{
"description": "This example value set defines a set of codes that can be used to indicate the type of encounter: a specific code indicating type of service provided.",
"_filename": "codesystem-encounter-type.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "EncounterType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "051a769e-c25b-4cba-8769-2110257a85f5",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-type",
"kind": null,
"url": "http://hl7.org/fhir/encounter-type",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.137",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "ADMS",
"display": "Annual diabetes mellitus screening"
}, {
"code": "BD/BM-clin",
"display": "Bone drilling/bone marrow punction in clinic"
}, {
"code": "CCS60",
"display": "Infant colon screening - 60 minutes"
}, {
"code": "OKI",
"display": "Outpatient Kenacort injection"
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}