@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v3-hl7ApprovalStatus"]; fhir:Resource.language [ fhir:value "en"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.div "

Properties

CodeURLDescriptionType
SpecializesThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.Coding
GeneralizesInverse of Specializes. Only included as a derived relationship.Coding
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idThe internal identifier for the concept in the HL7 Access database repository.code
statushttp://hl7.org/fhir/concept-properties#statusA property that indicates the status of the concept. One of active, experimental, deprecated, or retired.code
deprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDateThe date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.dateTime

This code system http://terminology.hl7.org/CodeSystem/v3-hl7ApprovalStatus defines the following codes:

CodeDisplayDefinitionDeprecatedinternalIdstatusdeprecationDate
affd affiliate ballot - DSTU**Description:** Content that is being presented to an international affiliate for consideration as a realm-specific draft standard for trial use.23125active
affi affiliate ballot - informative**Description:** Content that is being presented to an international affiliate for consideration as a realm-specific informative standard.23126active
affn affiliate ballot - normative**Description:** Content that is being presented to an international affiliate for consideration as a realm-specific normative standard.23124active
appad approved affiliate DSTU**Description:** Content that has passed ballot as a realm-specific draft standard for trial use.23129active
appai approved affiliate informative**Description:** Content that has passed ballot as a realm-specific informative standard.23128active
appan approved affiliate normative**Description:** Content that has passed ballot as a realm-specific normative standard23127active
appd approved DSTU**Description:** Content that has passed ballot as a draft standard for trial use.23123active
appi approved informative**Description:** Content that has passed ballot as a normative standard.23122active
appn approved normative**Description:** Content that has passed ballot as a normative standard.23121active
comi committee ballot - informative**Description:** Content prepared by a committee and submitted for internal consideration as an informative standard.\r\n\r\n***Deprecation Comment*** No longer supported as ballot statuses within the HL7 Governance and Operations Manual. Use normative or informative variants instead.Deprecated23117deprecated2010-11-23
comn committee ballot - normative**Description:** Content prepared by a committee and submitted for internal consideration as an informative standard.\r\n\r\n***Deprecation Comment*** No longer supported as ballot statuses within the HL7 Governance and Operations Manual. Use normative or informative variants instead.Deprecated23116deprecated2010-11-23
draft draft**Description:** Content that is under development and is not intended to be used.23113active
loc localized adaptation**Description:** Content that represents an adaption of a implementable balloted material to represent the needs or capabilities of a particular installation.23130active
memd membership ballot - DSTU**Description:** Content prepared by a committee and submitted for membership consideration as a draft standard for trial use.23120active
memi membership ballot - informative**Description:** Content prepared by a committee and submitted for membership consideration as an informative standard.23119active
memn membership ballot - normative**Description:** Content prepared by a committee and submitted for membership consideration as a normative standard.23118active
ns non-standard - available for use**Description:** Content developed independently by an organization or individual that is declared to be 'usable' but for which there is no present intention to submit through the standards submission and review process.23114active
prop proposal**Description:** Content submitted to a committee for consideration for future inclusion in the standard.23115active
ref reference**Description:** Content intended to support other content that is subject to approval, but which is not itself subject to formal approval.23251active
wd withdrawn**Description:** Content that represents an item that was at one point a normative or informative standard, but was subsequently withdrawn.23131active
" ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-hl7ApprovalStatus"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.5.1130" ] ]; fhir:CodeSystem.version [ fhir:value "2.0.0"]; fhir:CodeSystem.name [ fhir:value "Hl7ApprovalStatus"]; fhir:CodeSystem.title [ fhir:value "HL7ApprovalStatus"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.date [ fhir:value "2019-03-20"^^xsd:date]; fhir:CodeSystem.publisher [ fhir:value "HL7 International"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "Modeling and Methodology Workgroup" ] ]; fhir:CodeSystem.description [ fhir:value "**Description:** Codes for concepts describing the approval level of HL7 artifacts. This code system reflects the concepts expressed in HL7's Governance & Operations Manual (GOM) past and present."]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ]; fhir:Extension.valueCode [ fhir:value "antisymmetric" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ]; fhir:Extension.valueCode [ fhir:value "transitive" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ]; fhir:Extension.valueCode [ fhir:value "irreflexive" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ]; fhir:Extension.valueCode [ fhir:value "Specializes" ] ], [ fhir:index 5; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ]; fhir:Extension.valueString [ fhir:value "Generalizes" ] ]; fhir:CodeSystem.property.code [ fhir:value "Specializes" ]; fhir:CodeSystem.property.description [ fhir:value "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ]; fhir:CodeSystem.property.type [ fhir:value "Coding" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ]; fhir:Extension.valueCode [ fhir:value "antisymmetric" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ]; fhir:Extension.valueCode [ fhir:value "transitive" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ]; fhir:Extension.valueCode [ fhir:value "irreflexive" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ]; fhir:Extension.valueCode [ fhir:value "Generalizes" ] ], [ fhir:index 5; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ]; fhir:Extension.valueString [ fhir:value "Specializes" ] ]; fhir:CodeSystem.property.code [ fhir:value "Generalizes" ]; fhir:CodeSystem.property.description [ fhir:value "Inverse of Specializes. Only included as a derived relationship." ]; fhir:CodeSystem.property.type [ fhir:value "Coding" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id" ]; fhir:CodeSystem.property.description [ fhir:value "The internal identifier for the concept in the HL7 Access database repository." ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired." ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 4; fhir:CodeSystem.property.code [ fhir:value "deprecationDate" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#deprecationDate" ]; fhir:CodeSystem.property.description [ fhir:value "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged." ]; fhir:CodeSystem.property.type [ fhir:value "dateTime" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "affd" ]; fhir:CodeSystem.concept.display [ fhir:value "affiliate ballot - DSTU" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that is being presented to an international affiliate for consideration as a realm-specific draft standard for trial use." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23125" ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "affi" ]; fhir:CodeSystem.concept.display [ fhir:value "affiliate ballot - informative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that is being presented to an international affiliate for consideration as a realm-specific informative standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23126" ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "affn" ]; fhir:CodeSystem.concept.display [ fhir:value "affiliate ballot - normative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that is being presented to an international affiliate for consideration as a realm-specific normative standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23124" ] ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "appad" ]; fhir:CodeSystem.concept.display [ fhir:value "approved affiliate DSTU" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that has passed ballot as a realm-specific draft standard for trial use." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23129" ] ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "appai" ]; fhir:CodeSystem.concept.display [ fhir:value "approved affiliate informative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that has passed ballot as a realm-specific informative standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23128" ] ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "appan" ]; fhir:CodeSystem.concept.display [ fhir:value "approved affiliate normative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that has passed ballot as a realm-specific normative standard" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23127" ] ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "appd" ]; fhir:CodeSystem.concept.display [ fhir:value "approved DSTU" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that has passed ballot as a draft standard for trial use." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23123" ] ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "appi" ]; fhir:CodeSystem.concept.display [ fhir:value "approved informative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that has passed ballot as a normative standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23122" ] ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "appn" ]; fhir:CodeSystem.concept.display [ fhir:value "approved normative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that has passed ballot as a normative standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23121" ] ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "comi" ]; fhir:CodeSystem.concept.display [ fhir:value "committee ballot - informative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content prepared by a committee and submitted for internal consideration as an informative standard.\r\n\r\n***Deprecation Comment*** No longer supported as ballot statuses within the HL7 Governance and Operations Manual. Use normative or informative variants instead." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ]; fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2010-11-23"^^xsd:date ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23117" ] ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "comn" ]; fhir:CodeSystem.concept.display [ fhir:value "committee ballot - normative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content prepared by a committee and submitted for internal consideration as an informative standard.\r\n\r\n***Deprecation Comment*** No longer supported as ballot statuses within the HL7 Governance and Operations Manual. Use normative or informative variants instead." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ]; fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2010-11-23"^^xsd:date ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23116" ] ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "draft" ]; fhir:CodeSystem.concept.display [ fhir:value "draft" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that is under development and is not intended to be used." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23113" ] ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "loc" ]; fhir:CodeSystem.concept.display [ fhir:value "localized adaptation" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that represents an adaption of a implementable balloted material to represent the needs or capabilities of a particular installation." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23130" ] ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "memd" ]; fhir:CodeSystem.concept.display [ fhir:value "membership ballot - DSTU" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content prepared by a committee and submitted for membership consideration as a draft standard for trial use." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23120" ] ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "memi" ]; fhir:CodeSystem.concept.display [ fhir:value "membership ballot - informative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content prepared by a committee and submitted for membership consideration as an informative standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23119" ] ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "memn" ]; fhir:CodeSystem.concept.display [ fhir:value "membership ballot - normative" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content prepared by a committee and submitted for membership consideration as a normative standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23118" ] ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "ns" ]; fhir:CodeSystem.concept.display [ fhir:value "non-standard - available for use" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content developed independently by an organization or individual that is declared to be 'usable' but for which there is no present intention to submit through the standards submission and review process." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23114" ] ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "prop" ]; fhir:CodeSystem.concept.display [ fhir:value "proposal" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content submitted to a committee for consideration for future inclusion in the standard." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23115" ] ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "ref" ]; fhir:CodeSystem.concept.display [ fhir:value "reference" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content intended to support other content that is subject to approval, but which is not itself subject to formal approval." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23251" ] ] ], [ fhir:index 19; fhir:CodeSystem.concept.code [ fhir:value "wd" ]; fhir:CodeSystem.concept.display [ fhir:value "withdrawn" ]; fhir:CodeSystem.concept.definition [ fhir:value "**Description:** Content that represents an item that was at one point a normative or informative standard, but was subsequently withdrawn." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23131" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------