FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.r4.labexchange
Resource TypeValueSet
IdValueSet-AanvraagStatusCodelijst-2.16.840.1.113883.2.4.3.11.60.25.11.414--20221221000000.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.labexchange@3.0.0-beta.4&canonical=http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.25.11.414--20221221000000
URLhttp://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.25.11.414--20221221000000
Version2022-12-21T00:00:00
Statusactive
NameAanvraagStatusCodelijst
TitleAanvraagStatusCodelijst
Realmnl
DescriptionStatuscodes voor aanvraag; combinatie van SNOMED CT en HL7 v3 ActStatus zoals gebruikt in de functionele specificatie.
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

ConceptMap
AanvraagStatusCodelijst-to-RequestStatusAanvraagStatusCodelijst to RequestStatus

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-ActStatusActStatus

Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.4.3.11.60.25.11.414--20221221000000",
  "meta": {
    "source": "http://decor.nictiz.nl/fhir/4.0/lu-",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": [
      {
        "system": "http://hl7.org/fhir/FHIR-version",
        "code": "4.0.1"
      }
    ]
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2022-12-21T00:00:00Z"
      }
    }
  ],
  "url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.25.11.414--20221221000000",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.25.11.414"
    }
  ],
  "version": "2022-12-21T00:00:00",
  "name": "AanvraagStatusCodelijst",
  "title": "AanvraagStatusCodelijst",
  "status": "active",
  "experimental": false,
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl"
        }
      ]
    }
  ],
  "description": "Statuscodes voor aanvraag; combinatie van SNOMED CT en HL7 v3 ActStatus zoals gebruikt in de functionele specificatie.",
  "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"
          },
          {
            "code": "397943006",
            "display": "Planned"
          },
          {
            "code": "385651009",
            "display": "In progress"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
        "concept": [
          {
            "code": "new",
            "display": "new"
          },
          {
            "code": "held",
            "display": "held"
          },
          {
            "code": "cancelled",
            "display": "cancelled"
          },
          {
            "code": "active",
            "display": "active"
          },
          {
            "code": "completed",
            "display": "completed"
          },
          {
            "code": "aborted",
            "display": "aborted"
          }
        ]
      }
    ]
  }
}