http://terminology.hl7.org/CodeSystem/encounter-type|4.0.1
name
EncounterType
EncounterType
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Encounter type
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.
{
"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.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "EncounterType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Encounter type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "1e77f8f0-4867-5926-8ad1-468da53d1dc1",
"valueSet" : "http://hl7.org/fhir/ValueSet/encounter-type",
"url" : "http://terminology.hl7.org/CodeSystem/encounter-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1088",
"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" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}