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.90.77.11.212--20150610095527

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeValueSet
Id2.16.840.1.113883.2.4.3.11.60.90.77.11.212--20150610095527
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.3.11.60.90.77.11.212--20150610095527
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.90.77.11.212--20150610095527
Version2015-06-10T09:55:27
Statusactive
NameSubstantieVoedingKind
TitleSubstantie voeding kind
Realmnl
DescriptionSubstantie voeding kind

Resources that use this resource

No resources found


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.90.77.11.212--20150610095527",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2015-06-10T09:55:27Z"
      }
    }
  ],
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.90.77.11.212--20150610095527",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.90.77.11.212"
    }
  ],
  "version": "2015-06-10T09:55:27",
  "name": "SubstantieVoedingKind",
  "title": "Substantie voeding kind",
  "status": "active",
  "experimental": false,
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "phone",
          "value": "070-3173450"
        }
      ]
    }
  ],
  "description": "Substantie voeding kind",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "Onbekend"
          },
          {
            "code": "NI",
            "display": "Geen informatie"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.22.1.4.8",
        "concept": [
          {
            "code": "1",
            "display": "Borstvoeding"
          },
          {
            "code": "2",
            "display": "Kunstvoeding"
          }
        ]
      }
    ]
  }
}