FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | ValueSet |
| Id | ValueSet-FHIR-contactentitytype.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "valueset-contactentity-type",
"meta": {
"lastUpdated": "2020-02-24T12:41:39.109+11:00"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}
],
"url": "http://terminology.hl7.org/ValueSet/contactentity-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.416"
}
],
"version": "0.5.0",
"name": "ContactEntityType",
"title": "Contact entity type",
"status": "draft",
"experimental": false,
"date": "2020-02-24T12:41:39+11:00",
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This example value set defines a set of codes that can be used to indicate the purpose for which you would contact a contact party.",
"immutable": true,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type"
}
]
}
}