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

FHIR IG Statistics: ConceptMap/TekstStatusCodelijst-to-DiagnosticReportStatus

Packagenictiz.fhir.nl.r4.zib2020
TypeConceptMap
IdTekstStatusCodelijst-to-DiagnosticReportStatus
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ConceptMap/TekstStatusCodelijst-to-DiagnosticReportStatus
URLhttp://nictiz.nl/fhir/ConceptMap/TekstStatusCodelijst-to-DiagnosticReportStatus
Version0.0.1
Statusdraft
NameTekstStatusCodelijst_to_DiagnosticReportStatus
TitleTekstStatusCodelijst to DiagnosticReportStatus
Realmnl
Authorityhl7
DescriptionMaps TextResultStatus codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TextResult v4.4 (2020)](https://zibs.nl/wiki/TextResult-v4.4(2020EN)) to DiagnosticReportStatus codes as found in FHIR R4.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1ResultaatStatus
ValueSet
2.16.840.1.113883.2.4.3.11.60.40.2.13.2.2--20200901000000TekstStatusCodelijst

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.

Source

{
  "resourceType": "ConceptMap",
  "id": "TekstStatusCodelijst-to-DiagnosticReportStatus",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean": false
    }
  ],
  "url": "http://nictiz.nl/fhir/ConceptMap/TekstStatusCodelijst-to-DiagnosticReportStatus",
  "version": "0.0.1",
  "name": "TekstStatusCodelijst_to_DiagnosticReportStatus",
  "title": "TekstStatusCodelijst to DiagnosticReportStatus",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Maps TextResultStatus codes as found in the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) TextResult v4.4 (2020)](https://zibs.nl/wiki/TextResult-v4.4(2020EN)) to DiagnosticReportStatus codes as found in FHIR R4.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "sourceCanonical": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.2.2--20200901000000",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/diagnostic-report-status",
  "group": [
    {
      "source": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1",
      "target": "http://hl7.org/fhir/diagnostic-report-status",
      "element": [
        {
          "code": "pending",
          "target": [
            {
              "code": "registered",
              "equivalence": "wider",
              "comment": "Pending: waiting to be decided or approved (Cambridge dictionary). Registered: the existence of the report is registered, but there is nothing yet available."
            }
          ]
        },
        {
          "code": "preliminary",
          "target": [
            {
              "code": "preliminary",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "final",
          "target": [
            {
              "code": "final",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "appended",
          "target": [
            {
              "code": "appended",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "corrected",
          "target": [
            {
              "code": "corrected",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}