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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.4.11.3--20140519143530

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeValueSet
Id2.16.840.1.113883.2.4.11.3--20140519143530
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.3--20140519143530
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.3--20140519143530
Version2014-05-19T14:35:30
Statusactive
NameEthnicGroup
TitleEthnicGroup
Realmnl
DescriptionEthnicGroup

Resources that use this resource

StructureDefinition
bc-Womanbc-Woman

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.11.3--20140519143530",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2014-05-19T14:35:30Z"
      }
    }
  ],
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.3--20140519143530",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.11.3"
    }
  ],
  "version": "2014-05-19T14:35:30",
  "name": "EthnicGroup",
  "title": "EthnicGroup",
  "status": "active",
  "experimental": false,
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "phone",
          "value": "070-3173450"
        }
      ]
    }
  ],
  "description": "EthnicGroup",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.13.28",
        "concept": [
          {
            "code": "14",
            "display": "Latijns Amerikaans"
          },
          {
            "code": "13",
            "display": "Hindoestaans"
          },
          {
            "code": "12",
            "display": "Kaukasisch"
          },
          {
            "code": "3",
            "display": "Noord-Afrikaans"
          },
          {
            "code": "4",
            "display": "Overig Afrikaans"
          },
          {
            "code": "5",
            "display": "Turks"
          },
          {
            "code": "8",
            "display": "Overig Aziatisch"
          },
          {
            "code": "11",
            "display": "Meervoudige afkomst / Overig"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "onbekend"
          }
        ]
      }
    ]
  }
}