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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSSpecimen.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSSpecimen.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSSpecimen
TitleSpecimen model
Realmeu
Authorityhl7
DescriptionEHDS refined base model for A sample to be used for Analysis
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen
Kindlogical

Resources that use this resource

StructureDefinition
EHDSImagingReportImaging report model
EHDSImagingStudyImaging study model
EHDSLaboratoryOrderBodyLaboratory order body model
EHDSLaboratoryReportLaboratory report model
EHDSLaboratoryReportBodyLaboratory report body model
EHDSMediaMedia model
EHDSServiceRequestService request model

Resources that this resource uses

StructureDefinition
EHDSBodyStructureBody structure model
EHDSDeviceDevice model
EHDSLocationLocation model
EHDSPatientPatient model
EHDSPatientAnimalPatient Animal model
EHDSProcedureProcedure model
EHDSSubstanceSubstance model

Narrative

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

Generated Narrative: StructureDefinition EHDSSpecimen

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSSpecimen 0..*BaseSpecimen model
Instances of this logical model can be the target of a Reference
... identifier 1..*IdentifierAn identifier of the specimen which is unique within in a defined scope.
... typeOfSpecies 0..1CodeableConceptBiologic type of species for laboratory result reports bound to non-human subjects.
Binding Description: (preferred): SNOMED CT
... material 0..1CodeableConceptMaterial that forms the specimen.
Binding Description: (preferred): SNOMED CT
... collectionPeriod 0..1PeriodThe period or date and time of specimen collection.
... bodySite 0..1EHDSBodyStructureAnatomic location (body location, laterality) where the material is collected, e.g. Elbow, left
... morphology 0..1CodeableConceptMorphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.
Binding Description: (preferred): SNOMED CT
... sourceDevice 0..1CodeableConceptSource device in case the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter
Binding Description: (preferred): SNOMED CT, EMDN
... collectionProcedure 0..1EHDSProcedureThe procedure that collects the specimen.
... collectionProcedureMethod 0..1CodeableConceptCollection procedure method
Binding Description: (preferred): SNOMED CT
... receivedDate 0..1dateTimeDate and time that the material is handed over at the laboratory or specimen collection centre.
... subject[x] 0..1Subject
.... subjectEHDSPatientEHDSPatient
.... subjectEHDSPatientAnimalEHDSPatientAnimal
.... subjectEHDSLocationEHDSLocation
.... subjectEHDSDeviceEHDSDevice
.... subjectEHDSSubstanceEHDSSubstance
... container 0..*BaseThe container holding the specimen.
.... specimenQuantity 0..1QuantitySpecimen quantity
.... containerDevice 1..1EHDSDeviceContainer device

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSSpecimen",
  "language": "en",
  "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/EHDSSpecimen",
  "version": "0.1.0",
  "name": "EHDSSpecimen",
  "title": "Specimen model",
  "status": "draft",
  "date": "2025-08-05T08:51:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for A sample to be used for Analysis",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "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/EHDSSpecimen",
  "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": "EHDSSpecimen",
        "path": "EHDSSpecimen",
        "short": "Specimen model",
        "definition": "EHDS refined base model for A sample to be used for Analysis",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.identifier",
        "path": "EHDSSpecimen.identifier",
        "short": "An identifier of the specimen which is unique within in a defined scope.",
        "definition": "An identifier of the specimen which is unique within in a defined scope. Example: identifier assigned by ordering system, identifier assigned by laboratory etc. Multiple identifiers can be used.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSSpecimen.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.typeOfSpecies",
        "path": "EHDSSpecimen.typeOfSpecies",
        "short": "Biologic type of species for laboratory result reports bound to non-human subjects.",
        "definition": "Biologic type of species for laboratory result reports bound to non-human subjects.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.typeOfSpecies",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.material",
        "path": "EHDSSpecimen.material",
        "short": "Material that forms the specimen.",
        "definition": "Material that forms the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.material",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.collectionPeriod",
        "path": "EHDSSpecimen.collectionPeriod",
        "short": "The period or date and time of specimen collection.",
        "definition": "The period or date and time of specimen collection.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.collectionPeriod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.bodySite",
        "path": "EHDSSpecimen.bodySite",
        "short": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left",
        "definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.bodySite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.morphology",
        "path": "EHDSSpecimen.morphology",
        "short": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.",
        "definition": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.morphology",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.sourceDevice",
        "path": "EHDSSpecimen.sourceDevice",
        "short": "Source device in case the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter",
        "definition": "Source device in case the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.sourceDevice",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, EMDN"
        }
      },
      {
        "id": "EHDSSpecimen.collectionProcedure",
        "path": "EHDSSpecimen.collectionProcedure",
        "short": "The procedure that collects the specimen.",
        "definition": "The procedure that collects the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.collectionProcedure",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.collectionProcedureMethod",
        "path": "EHDSSpecimen.collectionProcedureMethod",
        "short": "Collection procedure method",
        "definition": "If relevant for the results, the method of obtaining the specimen.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.collectionProcedureMethod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.receivedDate",
        "path": "EHDSSpecimen.receivedDate",
        "short": "Date and time that the material is handed over at the laboratory or specimen collection centre.",
        "definition": "Date and time that the material is handed over at the laboratory or specimen collection centre.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.receivedDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.subject[x]",
        "path": "EHDSSpecimen.subject[x]",
        "short": "Subject",
        "definition": "Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance, a biologically-derived product, or a device.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.subject[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatientAnimal"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container",
        "path": "EHDSSpecimen.container",
        "short": "The container holding the specimen.",
        "definition": "The container holding the specimen.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSSpecimen.container",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container.specimenQuantity",
        "path": "EHDSSpecimen.container.specimenQuantity",
        "short": "Specimen quantity",
        "definition": "Quantity of specimen within container.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.container.specimenQuantity",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container.containerDevice",
        "path": "EHDSSpecimen.container.containerDevice",
        "short": "Container device",
        "definition": "The device resource for the the container holding the specimen.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.container.containerDevice",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSSpecimen",
        "path": "EHDSSpecimen",
        "short": "Specimen model",
        "definition": "EHDS refined base model for A sample to be used for Analysis"
      },
      {
        "id": "EHDSSpecimen.identifier",
        "path": "EHDSSpecimen.identifier",
        "short": "An identifier of the specimen which is unique within in a defined scope.",
        "definition": "An identifier of the specimen which is unique within in a defined scope. Example: identifier assigned by ordering system, identifier assigned by laboratory etc. Multiple identifiers can be used.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.typeOfSpecies",
        "path": "EHDSSpecimen.typeOfSpecies",
        "short": "Biologic type of species for laboratory result reports bound to non-human subjects.",
        "definition": "Biologic type of species for laboratory result reports bound to non-human subjects.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.material",
        "path": "EHDSSpecimen.material",
        "short": "Material that forms the specimen.",
        "definition": "Material that forms the specimen.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.collectionPeriod",
        "path": "EHDSSpecimen.collectionPeriod",
        "short": "The period or date and time of specimen collection.",
        "definition": "The period or date and time of specimen collection.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.bodySite",
        "path": "EHDSSpecimen.bodySite",
        "short": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left",
        "definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.morphology",
        "path": "EHDSSpecimen.morphology",
        "short": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.",
        "definition": "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.sourceDevice",
        "path": "EHDSSpecimen.sourceDevice",
        "short": "Source device in case the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter",
        "definition": "Source device in case the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, EMDN"
        }
      },
      {
        "id": "EHDSSpecimen.collectionProcedure",
        "path": "EHDSSpecimen.collectionProcedure",
        "short": "The procedure that collects the specimen.",
        "definition": "The procedure that collects the specimen.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.collectionProcedureMethod",
        "path": "EHDSSpecimen.collectionProcedureMethod",
        "short": "Collection procedure method",
        "definition": "If relevant for the results, the method of obtaining the specimen.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.receivedDate",
        "path": "EHDSSpecimen.receivedDate",
        "short": "Date and time that the material is handed over at the laboratory or specimen collection centre.",
        "definition": "Date and time that the material is handed over at the laboratory or specimen collection centre.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.subject[x]",
        "path": "EHDSSpecimen.subject[x]",
        "short": "Subject",
        "definition": "Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance, a biologically-derived product, or a device.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatientAnimal"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container",
        "path": "EHDSSpecimen.container",
        "short": "The container holding the specimen.",
        "definition": "The container holding the specimen.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container.specimenQuantity",
        "path": "EHDSSpecimen.container.specimenQuantity",
        "short": "Specimen quantity",
        "definition": "Quantity of specimen within container.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container.containerDevice",
        "path": "EHDSSpecimen.container.containerDevice",
        "short": "Container device",
        "definition": "The device resource for the the container holding the specimen.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice"
          }
        ]
      }
    ]
  }
}