FHIR IG Statistics: ValueSet/EMS-ContactPointUse-1
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "EMS-ContactPointUse-1",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-map",
"valueReference": {
"reference": "https://fhir.nhs.uk/STU3/ConceptMap/EMS-ContactPointUse-1"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
"valueUri": "http://hl7.org/fhir/ValueSet/contact-point-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}
],
"url": "https://fhir.nhs.uk/STU3/ValueSet/EMS-ContactPointUse-1",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.66"
}
],
"version": "3.0.1",
"name": "ContactPointUse",
"status": "draft",
"date": "2017-04-19T07:44:47+10:00",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "Use of contact point.",
"copyright": "Copyright © HL7.org 2011+",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/contact-point-use",
"concept": [
{
"code": "home",
"display": "Home"
},
{
"code": "work",
"display": "Work"
},
{
"code": "temp",
"display": "Temp"
},
{
"code": "old",
"display": "Old"
},
{
"code": "mobile",
"display": "Mobile"
}
]
}
]
}
}