{
"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.r2b.examples",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "EncounterType",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.137"
} ],
"compositional": false,
"status": "draft",
"id": "a4775abb-b8b4-4435-adff-98927f080d2f",
"valueSet": "http://hl7.org/fhir/ValueSet/encounter-type",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/encounter-type",
"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.4.0",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}