DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/NoDomainVitalSignsObservationDiastolicendPoint> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "NoDomainVitalSignsObservationDiastolicendPoint"] ;
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2021-03-17T00:00:00+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NoDomainVitalSignsObservationDiastolicendPoint</b></p><a name=\"NoDomainVitalSignsObservationDiastolicendPoint\"> </a><a name=\"hcNoDomainVitalSignsObservationDiastolicendPoint\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-03-17 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/4001000202105\">4001000202105</a></td><td>Fase IV</td></tr><tr><td><a href=\"http://snomed.info/id/4011000202107\">4011000202107</a></td><td>Fase V</td></tr></table></li></ul></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "oo" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [ fhir:value "draft" ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
] ;
fhir:ValueSet.url [ fhir:value "http://hl7.no/fhir/ValueSet/NoDomainVitalSignsObservationDiastolicendPoint"] ;
fhir:ValueSet.version [ fhir:value "0.1.0"] ;
fhir:ValueSet.name [ fhir:value "NoDomainVitalSignsObservationDiastolicendPoint"] ;
fhir:ValueSet.title [ fhir:value "NoDomainVitalSignsObservationDiastolicendPoint"] ;
fhir:ValueSet.status [ fhir:value "draft"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2021-03-17T00:00:00+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "DIPS AS"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Lars-Andreas Nystad" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "mailto:lan@dips.no" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Codes representing Diastolic end point"] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "NO" ] ;
fhir:Coding.display [ fhir:value "Norway" ]
]
] ;
fhir:ValueSet.copyright [ fhir:value "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "4001000202105" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Fase IV" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "4011000202107" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Fase V" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/NoDomainVitalSignsObservationDiastolicendPoint.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/NoDomainVitalSignsObservationDiastolicendPoint.ttl> .
IG © 2023+ DIPS AS. Package dips.fhir.no.core#0.1.0 based on FHIR 4.0.1. Generated 2026-09-03
Links: Table of Contents |
QA Report