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

FHIR IG Statistics: StructureDefinition/EHDSLaboratoryOrder

Packagehl7.fhir.eu.imaging-manifest-r5
Resource TypeStructureDefinition
IdEHDSLaboratoryOrder
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSLaboratoryOrder.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrder
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSLaboratoryOrder
TitleLaboratory order
Realmeu
Authorityhl7
DescriptionA - EHDS refined base model for Laboratory order
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrder
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSLaboratoryOrderBodyLaboratory order body model
EHDSLaboratoryOrderHeaderLaboratory order header model
EHDSMediaMedia model

Narrative

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

Generated Narrative: StructureDefinition EHDSLaboratoryOrder

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSLaboratoryOrder 0..*BaseLaboratory order
Instances of this logical model can be the target of a Reference
... laboratoryOrderHeader 1..1EHDSLaboratoryOrderHeaderA.1 - Laboratory Order header
... laboratoryOrderStructuredBody 1..1EHDSLaboratoryOrderBodyA.2 - Laboratory order structured body
... presentedForms 0..*EHDSAttachmentA.3 - Attachment
... laboratoryOrderAttachments[x] 0..*A.4 - Attachment, Media
.... laboratoryOrderAttachmentsEHDSAttachmentEHDSAttachment
.... laboratoryOrderAttachmentsEHDSMediaEHDSMedia

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSLaboratoryOrder",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrder",
  "version": "0.1.0",
  "name": "EHDSLaboratoryOrder",
  "title": "Laboratory order",
  "status": "draft",
  "date": "2025-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "A - EHDS refined base model for Laboratory order",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrder",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSLaboratoryOrder",
        "path": "EHDSLaboratoryOrder",
        "short": "Laboratory order",
        "definition": "A - EHDS refined base model for Laboratory order",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrder.laboratoryOrderHeader",
        "path": "EHDSLaboratoryOrder.laboratoryOrderHeader",
        "short": "A.1 - Laboratory Order header",
        "definition": "Laboratory Order header",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrder.laboratoryOrderHeader",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderHeader"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrder.laboratoryOrderStructuredBody",
        "path": "EHDSLaboratoryOrder.laboratoryOrderStructuredBody",
        "short": "A.2 - Laboratory order structured body",
        "definition": "Laboratory order body",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrder.laboratoryOrderStructuredBody",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderBody"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrder.presentedForms",
        "path": "EHDSLaboratoryOrder.presentedForms",
        "short": "A.3 - Attachment",
        "definition": "Entire report as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrder.presentedForms",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrder.laboratoryOrderAttachments[x]",
        "path": "EHDSLaboratoryOrder.laboratoryOrderAttachments[x]",
        "short": "A.4 - Attachment, Media",
        "definition": "Document attachments",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrder.laboratoryOrderAttachments[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSLaboratoryOrder",
        "path": "EHDSLaboratoryOrder",
        "short": "Laboratory order",
        "definition": "A - EHDS refined base model for Laboratory order"
      },
      {
        "id": "EHDSLaboratoryOrder.laboratoryOrderHeader",
        "path": "EHDSLaboratoryOrder.laboratoryOrderHeader",
        "short": "A.1 - Laboratory Order header",
        "definition": "Laboratory Order header",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderHeader"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrder.laboratoryOrderStructuredBody",
        "path": "EHDSLaboratoryOrder.laboratoryOrderStructuredBody",
        "short": "A.2 - Laboratory order structured body",
        "definition": "Laboratory order body",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderBody"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrder.presentedForms",
        "path": "EHDSLaboratoryOrder.presentedForms",
        "short": "A.3 - Attachment",
        "definition": "Entire report as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrder.laboratoryOrderAttachments[x]",
        "path": "EHDSLaboratoryOrder.laboratoryOrderAttachments[x]",
        "short": "A.4 - Attachment, Media",
        "definition": "Document attachments",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia"
          }
        ]
      }
    ]
  }
}