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

FHIR IG Statistics: StructureDefinition/EHDSSpecimen

Packagehl7.fhir.eu.imaging-manifest-r5
TypeStructureDefinition
IdEHDSSpecimen
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSSpecimen.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSSpecimen
TitleSpecimen model
Realmeu
Authorityhl7
DescriptionC.9 - EHDS refined base model for Specimen information
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen
Kindlogical

Resources that use this resource

ConceptMap
EHDSSpecimenMapEHDSSpecimen Mapping
EHDSSpecimenMapEHDSSpecimen Mapping
StructureDefinition
EHDSImagingReportBodyImaging report body model
EHDSImagingStudyImaging study model
EHDSLaboratoryOrderBodyLaboratory order body model
EHDSLaboratoryReportBodyLaboratory report body model
EHDSMediaMedia model
EHDSServiceRequestService request model
EHDSImagingReportBodyImaging report body model
EHDSImagingStudyImaging study model
EHDSLaboratoryOrderBodyLaboratory order body model
EHDSLaboratoryReportBodyLaboratory report body model
EHDSMediaMedia model
EHDSServiceRequestService request model

Resources that this resource uses

StructureDefinition
EHDSDeviceDevice model
EHDSGroupGroup model
EHDSLocationLocation model
EHDSPatientPatient model
EHDSSubstanceSubstance model
EHDSDeviceDevice model
EHDSGroupGroup model
EHDSLocationLocation model
EHDSPatientPatient model
EHDSSubstanceSubstance model

Narrative

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

Generated Narrative: StructureDefinition EHDSSpecimen

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSSpecimen 0..*BaseSpecimen model
Instances of this logical model can be the target of a Reference
... identifier 1..*IdentifierC.9.1 - Identifier
... typeOfSpecies 0..1CodeableConceptC.9.2 - Type of species
Binding Description: (preferred): SNOMED CT
... material 0..1CodeableConceptC.9.3 - Material
Binding Description: (preferred): SNOMED CT
... collectionPeriod 1..1PeriodC.9.4 - Collection period
... anatomicLocation 0..1CodeableConceptC.9.5 - Anatomic location
Binding Description: (preferred): SNOMED CT
... morphology 0..1CodeableConceptC.9.6 - Morphology
Binding Description: (preferred): SNOMED CT
... sourceDevice 0..1CodeableConceptC.9.7 - Source Device
Binding Description: (preferred): SNOMED CT, EMDN
... collectionProcedureMethod 0..1CodeableConceptC.9.8 - Collection procedure method
Binding Description: (preferred): SNOMED CT
... receivedDate 0..1dateTimeC.9.9 - Received date
... subject 0..1Reference(Patient model | Location model | Group model | Device model | Substance model)C.9.10 - Subject
... container 0..*BaseC.9.11 - Container
.... specimenQuantity 0..1QuantityC.9.11.1 - Specimen quantity
.... containerDevice 1..1EHDSDeviceC.9.11.2 - Container device

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSSpecimen",
  "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-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "C.9 - EHDS refined base model for Specimen information",
  "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/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": "C.9 - EHDS refined base model for Specimen information",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.identifier",
        "path": "EHDSSpecimen.identifier",
        "short": "C.9.1 - Identifier",
        "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": "C.9.2 - Type of species",
        "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": "C.9.3 - Material",
        "definition": "Specimen material.",
        "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": "C.9.4 - Collection period",
        "definition": "Collection date time or period.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.collectionPeriod",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.anatomicLocation",
        "path": "EHDSSpecimen.anatomicLocation",
        "short": "C.9.5 - Anatomic location",
        "definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSSpecimen.anatomicLocation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.morphology",
        "path": "EHDSSpecimen.morphology",
        "short": "C.9.6 - Morphology",
        "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": "C.9.7 - Source Device",
        "definition": "If 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.collectionProcedureMethod",
        "path": "EHDSSpecimen.collectionProcedureMethod",
        "short": "C.9.8 - 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": "C.9.9 - Received date",
        "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",
        "path": "EHDSSpecimen.subject",
        "short": "C.9.10 - 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",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance"
            ]
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container",
        "path": "EHDSSpecimen.container",
        "short": "C.9.11 - Container",
        "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": "C.9.11.1 - 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": "C.9.11.2 - 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": "C.9 - EHDS refined base model for Specimen information"
      },
      {
        "id": "EHDSSpecimen.identifier",
        "path": "EHDSSpecimen.identifier",
        "short": "C.9.1 - Identifier",
        "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": "C.9.2 - Type of species",
        "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": "C.9.3 - Material",
        "definition": "Specimen material.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.collectionPeriod",
        "path": "EHDSSpecimen.collectionPeriod",
        "short": "C.9.4 - Collection period",
        "definition": "Collection date time or period.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.anatomicLocation",
        "path": "EHDSSpecimen.anatomicLocation",
        "short": "C.9.5 - Anatomic location",
        "definition": "Anatomic location (body location, laterality) where the material is collected, e.g. Elbow, left",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSSpecimen.morphology",
        "path": "EHDSSpecimen.morphology",
        "short": "C.9.6 - Morphology",
        "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": "C.9.7 - Source Device",
        "definition": "If 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.collectionProcedureMethod",
        "path": "EHDSSpecimen.collectionProcedureMethod",
        "short": "C.9.8 - 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": "C.9.9 - Received date",
        "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",
        "path": "EHDSSpecimen.subject",
        "short": "C.9.10 - 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": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice",
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSubstance"
            ]
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container",
        "path": "EHDSSpecimen.container",
        "short": "C.9.11 - Container",
        "definition": "The container holding the specimen.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container.specimenQuantity",
        "path": "EHDSSpecimen.container.specimenQuantity",
        "short": "C.9.11.1 - Specimen quantity",
        "definition": "Quantity of specimen within container",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "EHDSSpecimen.container.containerDevice",
        "path": "EHDSSpecimen.container.containerDevice",
        "short": "C.9.11.2 - 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"
          }
        ]
      }
    ]
  }
}