FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.2.4.3.11.60.103.11.3--20110902000000",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2011-09-02T00:00:00+01:00"
}
}
],
"url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.3--20110902000000",
"identifier": [
{
"use": "official",
"system": "http://art-decor.org/ns/oids/vs",
"value": "2.16.840.1.113883.2.4.3.11.60.103.11.3"
}
],
"version": "2011-09-02T00:00:00",
"name": "NHGTable14v7-ContactType",
"title": "NHG tabel 14v7 - ContactType",
"status": "active",
"experimental": false,
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "phone",
"value": "T 070 317 3450"
},
{
"system": "fax",
"value": "F 070 320 74 37"
}
]
}
],
"description": "Type of encounter. Note: Historically, these codes have a leading zero, whereas these are omitted in the [NHG Reference Model](https://referentiemodel.nhg.org/tabellen/inkijkexemplaren).",
"immutable": false,
"copyright": "NHG - Nederlands Huisartsen Genootschap",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/v3/NullFlavor",
"concept": [
{
"code": "UNK",
"display": "Onbekend"
},
{
"code": "OTH",
"display": "Anders"
}
]
},
{
"system": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-14-contactwijze",
"concept": [
{
"code": "01",
"display": "visite"
},
{
"code": "02",
"display": "nacht/dienst visite"
},
{
"code": "03",
"display": "consult"
},
{
"code": "04",
"display": "nacht/dienst consult"
},
{
"code": "05",
"display": "telefonisch contact"
},
{
"code": "06",
"display": "nacht/dienst telefonisch consult"
},
{
"code": "08",
"display": "postverwerking"
},
{
"code": "09",
"display": "overleg"
},
{
"code": "11",
"display": "notitie/memo"
},
{
"code": "12",
"display": "e-consult"
}
]
}
]
}
}