This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
FHIR Value set/code system definition for HL7 v2 table 0364 ( Comment Type)
{ "resourceType": "CodeSystem", "id": "v2-0364", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.133883.18.222" } ], "url": "http://hl7.org/fhir/v2/0364", "version": "2.8.2", "name": "v2 Comment Type", "status": "active", "experimental": true, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0364 ( Comment Type)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0364", "content": "complete", "concept": [ { "code": "1R", "display": "Primary Reason", "designation": [ { "language": "nl", "value": "Primaire reden" } ] }, { "code": "2R", "display": "Secondary Reason", "designation": [ { "language": "nl", "value": "Secundaire reden" } ] }, { "code": "AI", "display": "Ancillary Instructions", "designation": [ { "language": "nl", "value": "Aanvullende instructies" } ] }, { "code": "DR", "display": "Duplicate/Interaction Reason", "designation": [ { "language": "nl", "value": "Duplicaat/interactie reden" } ] }, { "code": "GI", "display": "General Instructions", "designation": [ { "language": "nl", "value": "Algemene instructies" } ] }, { "code": "GR", "display": "General Reason", "designation": [ { "language": "nl", "value": "Algemene reden" } ] }, { "code": "PI", "display": "Patient Instructions", "designation": [ { "language": "nl", "value": "Patiëntinstructies" } ] }, { "code": "RE", "display": "Remark", "designation": [ { "language": "nl", "value": "Opmerking" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.