This code system urn:oid:1.3.6.1.4.1.19376.1.9.2.1
defines the following codes:
Code |
OK |
CHANGE |
REFUSE |
CANCEL |
SUSPEND |
COMMENT |
"
]; #
fhir:CodeSystem.url [ fhir:value "urn:oid:1.3.6.1.4.1.19376.1.9.2.1"]; #
fhir:CodeSystem.version [ fhir:value "3.0.0"]; #
fhir:CodeSystem.name [ fhir:value "IHEPharmaceuticalAdviceStatusList"]; #
fhir:CodeSystem.title [ fhir:value "IHE Pharmaceutical Advice Status List"]; #
fhir:CodeSystem.status [ fhir:value "active"]; #
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2022-12-21T12:57:16+01:00"^^xsd:dateTime]; #
fhir:CodeSystem.publisher [ fhir:value "HL7 Switzerland"]; #
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Switzerland" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.hl7.ch/" ]
]
]; #
fhir:CodeSystem.description [ fhir:value "IHE Pharmaceutical Advice Status List"]; #
fhir:CodeSystem.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 "CH" ]
]
]; #
fhir:CodeSystem.copyright [ fhir:value "CC-BY-SA-4.0"]; #
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; #
fhir:CodeSystem.content [ fhir:value "complete"]; #
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "OK" ];
fhir:CodeSystem.concept.display [ fhir:value "OK" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "CHANGE" ];
fhir:CodeSystem.concept.display [ fhir:value "CHANGE" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "REFUSE" ];
fhir:CodeSystem.concept.display [ fhir:value "REFUSE" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "CANCEL" ];
fhir:CodeSystem.concept.display [ fhir:value "CANCEL" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "SUSPEND" ];
fhir:CodeSystem.concept.display [ fhir:value "SUSPEND" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "COMMENT" ];
fhir:CodeSystem.concept.display [ fhir:value "COMMENT" ]
] . #
# - ontology header ------------------------------------------------------------