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.40.2.8.3.1--20150401000000

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeValueSet
Id2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20150401000000
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.40.2.8.3.1--20150401000000
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20150401000000
Version2015-04-01T00:00:00
Statusretired
NameAlertTypeCodelijst
Realmnl
DescriptionAlertTypeCodelijst

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20150401000000",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20150401000000",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1"
    }
  ],
  "version": "2015-04-01T00:00:00",
  "name": "AlertTypeCodelijst",
  "status": "retired",
  "experimental": false,
  "publisher": "Registratie aan de bron",
  "contact": [
    {
      "name": "Registratie aan de bron",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.registratieaandebron.nl"
        },
        {
          "system": "url",
          "value": "https://www.zibs.nl"
        }
      ]
    }
  ],
  "description": "AlertTypeCodelijst",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "75323-6",
            "display": "condition",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "conditie"
              }
            ]
          },
          {
            "code": "74018-3",
            "display": "alert",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "waarschuwing"
              }
            ]
          }
        ]
      }
    ]
  }
}