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

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeValueSet
Id2.16.840.1.113883.2.4.3.11.60.40.2.16.1.2--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.16.1.2--20150401000000
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.16.1.2--20150401000000
Version2015-04-01T00:00:00
Statusretired
NameOrderStatusCodelijst
Realmnl
DescriptionOrderStatusCodelijst
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

StructureDefinition
zib-AppointmentHCIM Appointment
zib-MedicalAidRequestHCIM MedicalAid Request
zib-ProcedureRequestHCIM ProcedureRequest

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.4.3.11.60.40.2.16.1.2--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.16.1.2--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.16.1.2"
    }
  ],
  "version": "2015-04-01T00:00:00",
  "name": "OrderStatusCodelijst",
  "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": "OrderStatusCodelijst",
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "385644000",
            "display": "Requested",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "Aangevraagd"
              }
            ]
          },
          {
            "code": "385651009",
            "display": "In progress",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "In uitvoering"
              }
            ]
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/ActStatus",
        "concept": [
          {
            "code": "new",
            "display": "Ordered",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "Order geplaatst"
              }
            ]
          },
          {
            "code": "active",
            "display": "Pending",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "In afwachting van uitvoering"
              }
            ]
          },
          {
            "code": "held",
            "display": "On hold",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "Opgeschort"
              }
            ]
          },
          {
            "code": "cancelled",
            "display": "Cancelled",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "Geannuleerd"
              }
            ]
          },
          {
            "code": "aborted",
            "display": "Noshow",
            "designation": [
              {
                "language": "nl-NL",
                "use": {
                  "system": "http://art-decor.org/ADAR/rv/DECOR.xsd#DesignationType",
                  "code": "preferred",
                  "display": "preferred"
                },
                "value": "Niet nagekomen"
              }
            ]
          }
        ]
      }
    ]
  }
}