IHE FormatCode Vocabulary, published by Integrating the Healthcare Enterprise (IHE). This guide is not an authorized publication; it is the continuous build for version 1.6.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/FormatCode/ and changes regularly. See the Directory of published versions
@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/Bundle/history-IHE-formatcode.valueset> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "history-IHE-formatcode.valueset"] ;
fhir:Bundle.type [ fhir:value "collection"] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20250428.2" ] ;
fhir:Bundle.entry.resource <urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20250428.2>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240514.1" ] ;
fhir:Bundle.entry.resource <urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240514.1>
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240205.1" ] ;
fhir:Bundle.entry.resource <urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240205.1>
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240312.1" ] ;
fhir:Bundle.entry.resource <urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240312.1>
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3.2.20220815" ] ;
fhir:Bundle.entry.resource <urn:oid:1.3.6.1.4.1.19376.1.2.3.2.20220815>
], [
fhir:index 5 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.2.3.2.20201028" ] ;
fhir:Bundle.entry.resource <urn:oid:1.3.6.1.4.1.19376.1.2.3.2.20201028>
] .
<urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20250428.2> a fhir:Provenance ;
fhir:Resource.id [ fhir:value "formatcode-provenance-20250428.2"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_formatcode-provenance-20250428.2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance formatcode-provenance-20250428.2</b></p><a name=\"formatcode-provenance-20250428.2\"> </a><a name=\"hcformatcode-provenance-20250428.2\"> </a><p>Provenance for <a href=\"ValueSet-formatcode.html\">IHE ValueSet of Format Codes for use with Document Sharing</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>?? --> 2025-04-28</td></tr><tr><td>Recorded</td><td>2025-04-28 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>John Moehrke</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td>Fix XDS-I code values</td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode> ;
fhir:Reference.reference [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode" ] ;
fhir:Reference.type [ fhir:value "ValueSet" ]
] ;
fhir:Provenance.occurredPeriod [
fhir:Period.end [ fhir:value "2025-04-28"^^xsd:date ]
] ;
fhir:Provenance.recorded [ fhir:value "2025-04-28T13:00:00.0000Z"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "METAMGT" ]
] ;
fhir:CodeableConcept.text [ fhir:value "The code `1.2.840.10008.5.1.4.1.1.88.59`, is used. but is now defined in system `http://dicom.nema.org/resources/ontology/DCMUID`, as defined in CP-2453" ]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "UPDATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "John Moehrke" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "Fix XDS-I code values" ]
]
] .
<urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240514.1> a fhir:Provenance ;
fhir:Resource.id [ fhir:value "formatcode-provenance-20240514"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_formatcode-provenance-20240514\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance formatcode-provenance-20240514</b></p><a name=\"formatcode-provenance-20240514\"> </a><a name=\"hcformatcode-provenance-20240514\"> </a><p>Provenance for <a href=\"ValueSet-formatcode.html\">IHE ValueSet of Format Codes for use with Document Sharing</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>?? --> 2024-05-15</td></tr><tr><td>Recorded</td><td>2024-05-14 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>Oliver Egger</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td>IHE ITI Domain</td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode> ;
fhir:Reference.reference [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode" ] ;
fhir:Reference.type [ fhir:value "ValueSet" ]
] ;
fhir:Provenance.occurredPeriod [
fhir:Period.end [ fhir:value "2024-05-15"^^xsd:date ]
] ;
fhir:Provenance.recorded [ fhir:value "2024-05-14T13:00:00.0000Z"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "METAMGT" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Add sIPS formatcode for IPS (International Patient Summary)" ]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "UPDATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "Oliver Egger" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "IHE ITI Domain" ]
]
] .
<urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240205.1> a fhir:Provenance ;
fhir:Resource.id [ fhir:value "formatcode-provenance-20240205"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_formatcode-provenance-20240205\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance formatcode-provenance-20240205</b></p><a name=\"formatcode-provenance-20240205\"> </a><a name=\"hcformatcode-provenance-20240205\"> </a><p>Provenance for <a href=\"ValueSet-formatcode.html\">IHE ValueSet of Format Codes for use with Document Sharing</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>?? --> 2024-02-05</td></tr><tr><td>Recorded</td><td>2024-02-05 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>John Moehrke</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td>IHE ITI Domain</td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode> ;
fhir:Reference.reference [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode" ] ;
fhir:Reference.type [ fhir:value "ValueSet" ]
] ;
fhir:Provenance.occurredPeriod [
fhir:Period.end [ fhir:value "2024-02-05"^^xsd:date ]
] ;
fhir:Provenance.recorded [ fhir:value "2024-02-05T13:00:00.0000Z"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "METAMGT" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Change the include to only pull in active." ]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "UPDATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "John Moehrke" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "IHE ITI Domain" ]
]
] .
<urn:oid:1.3.6.1.4.1.19376.1.2.3.1.20240312.1> a fhir:Provenance ;
fhir:Resource.id [ fhir:value "formatcode-provenance-20240312"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_formatcode-provenance-20240312\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance formatcode-provenance-20240312</b></p><a name=\"formatcode-provenance-20240312\"> </a><a name=\"hcformatcode-provenance-20240312\"> </a><p>Provenance for <a href=\"ValueSet-formatcode.html\">IHE ValueSet of Format Codes for use with Document Sharing</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>?? --> 2024-03-12</td></tr><tr><td>Recorded</td><td>2024-03-12 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>John Moehrke</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td>IHE ITI Domain</td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode> ;
fhir:Reference.reference [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode" ] ;
fhir:Reference.type [ fhir:value "ValueSet" ]
] ;
fhir:Provenance.occurredPeriod [
fhir:Period.end [ fhir:value "2024-03-12"^^xsd:date ]
] ;
fhir:Provenance.recorded [ fhir:value "2024-03-12T13:00:00.0000Z"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "METAMGT" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Change the include to only pull in active, using .compose.inactive rather than property filter." ]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "UPDATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "John Moehrke" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "IHE ITI Domain" ]
]
] .
<urn:oid:1.3.6.1.4.1.19376.1.2.3.2.20220815> a fhir:Provenance ;
fhir:Resource.id [ fhir:value "formatcode-provenance-20220815"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_formatcode-provenance-20220815\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance formatcode-provenance-20220815</b></p><a name=\"formatcode-provenance-20220815\"> </a><a name=\"hcformatcode-provenance-20220815\"> </a><p>Provenance for <a href=\"ValueSet-formatcode.html\">IHE ValueSet of Format Codes for use with Document Sharing</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>?? --> 2022-08-15</td></tr><tr><td>Recorded</td><td>2022-08-15 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>John Moehrke</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td>IHE ITI Domain</td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode> ;
fhir:Reference.reference [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode" ] ;
fhir:Reference.type [ fhir:value "ValueSet" ]
] ;
fhir:Provenance.occurredPeriod [
fhir:Period.end [ fhir:value "2022-08-15"^^xsd:date ]
] ;
fhir:Provenance.recorded [ fhir:value "2022-08-15T13:00:00.0000Z"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "METAMGT" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Change the include HL7 managed FormatCode vocabulary to formal one found on terminology.hl7.org." ]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "UPDATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "John Moehrke" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "IHE ITI Domain" ]
]
] .
<urn:oid:1.3.6.1.4.1.19376.1.2.3.2.20201028> a fhir:Provenance ;
fhir:Resource.id [ fhir:value "formatcode-provenance-20201028"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_formatcode-provenance-20201028\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance formatcode-provenance-20201028</b></p><a name=\"formatcode-provenance-20201028\"> </a><a name=\"hcformatcode-provenance-20201028\"> </a><p>Provenance for <a href=\"ValueSet-formatcode.html\">IHE ValueSet of Format Codes for use with Document Sharing</a></p><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>?? --> 2020-10-28</td></tr><tr><td>Recorded</td><td>2020-10-28 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation UPDATE}\">revise</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>John Moehrke</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td>IHE ITI Domain</td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode> ;
fhir:Reference.reference [ fhir:value "http://ihe.net/fhir/ihe.formatcode.fhir/ValueSet/formatcode" ] ;
fhir:Reference.type [ fhir:value "ValueSet" ]
] ;
fhir:Provenance.occurredPeriod [
fhir:Period.end [ fhir:value "2020-10-28"^^xsd:date ]
] ;
fhir:Provenance.recorded [ fhir:value "2020-10-28T13:00:00.0000Z"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "METAMGT" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Add the include for the HL7 managed FormatCode vocabulary." ]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "UPDATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "John Moehrke" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "IHE ITI Domain" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/history-IHE-formatcode.valueset.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/history-IHE-formatcode.valueset.ttl> .
| <prev | top | next> |
IG © 2019+ Integrating the Healthcare Enterprise (IHE). Package ihe.formatcode.fhir#1.6.0 based on FHIR 4.0.1. Generated 2026-09-11
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change