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

FHIR IG Statistics: StructureDefinition/ext-EdifactReferenceNumber

Packagenictiz.fhir.nl.r4.nl-core
TypeStructureDefinition
Idext-EdifactReferenceNumber
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber
URLhttp://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber
Statusdraft
NameExtEdifactReferenceNumber
Titleext EdifactReferenceNumber
Realmnl
DescriptionThis extension can be used to register the reference number of the Edifact message from which (a part of) this healthcare information originates.
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.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
nl-core-LaboratoryTestResultnl core LaboratoryTestResult

Resources that this resource uses

No resources found


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": "StructureDefinition",
  "id": "ext-EdifactReferenceNumber",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber",
  "name": "ExtEdifactReferenceNumber",
  "title": "ext EdifactReferenceNumber",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This extension can be used to register the reference number of the Edifact message from which (a part of) this healthcare information originates.",
  "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.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "lu-dataset-laboratory-exchange-20210222",
      "uri": "https://decor.nictiz.nl/ad/#/lu-/datasets/dataset/2.16.840.1.113883.2.4.3.11.60.25.1.2/2021-02-22T00:00:00",
      "name": "ART-DECOR Dataset Lab Exchange 20210222T00:00:00"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Observation"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "EdifactReferenceNumber",
        "definition": "A reference number of the Edifact message from which (a part of) this healthcare information originates.",
        "comment": "Edifact MEDLAB 1.0 has the intended reference number in segment IDE 'Identificatie materiaal/aanvraag' field 2 Identificatienummer",
        "alias": [
          "EdifactReferentienummer"
        ],
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lu-dataset-laboratory-exchange-20210222",
            "map": "lu-concept-v2-4409",
            "comment": "EdifactReferenceNumber"
          }
        ]
      }
    ]
  }
}