FHIR IG analytics| Package | signal.core.r4 |
| Resource Type | ValueSet |
| Id | valueset-contact-entity-type.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "contact-entity-type",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.4.1129"
}
],
"name": "ContactEntityType",
"title": "Contact entity type",
"status": "draft",
"experimental": false,
"publisher": "FHIR Project team",
"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.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type"
}
]
},
"expansion": {
"timestamp": "2023-08-02T07:28:02.6235817+00:00",
"total": 5,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "BILL",
"display": "Billing"
},
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN",
"display": "Administrative"
},
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "HR",
"display": "Human Resource"
},
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "PAYOR",
"display": "Payor"
},
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "PATINF",
"display": "Patient"
},
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "PRESS",
"display": "Press"
}
]
}
}