FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.3--20110902000000

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeValueSet
Id2.16.840.1.113883.2.4.3.11.60.103.11.3--20110902000000
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.3--20110902000000
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.3--20110902000000
Version2011-09-02T00:00:00
Statusretired
NameNHGTable14v7-ContactType
TitleNHG tabel 14v7 - ContactType
Realmnl
DescriptionType of encounter

Resources that use this resource

StructureDefinition
gp-Encountergp-Encounter
ValueSet
ContactTypeCodelijst-en-NHGTable14v7-ContactTypeContactTypeCodelijst_en_NHGTable14v7-ContactType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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",
      "http://hl7.org/fhir/3.0/StructureDefinition/ValueSet"
    ]
  },
  "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": "retired",
  "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",
  "immutable": false,
  "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": "10",
            "display": "herhaalrecept"
          },
          {
            "code": "11",
            "display": "notitie/memo"
          }
        ]
      }
    ]
  }
}