PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.21-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-specimen-laboratory
{
  "description": "Belgian profile for a specimen in a laboratory report. In some laboratory reports, specimen information is allowed to be minimal as many informations concerning the specimen are implied by the observations done.",
  "_filename": "StructureDefinition-be-specimen-laboratory.json",
  "package_name": "ehealthplatform.be.r4.federalprofiles",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "BeSpecimenLaboratory",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Specimen",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "BeSpecimenLaboratory",
  "package_version": "1.1.21-beta",
  "status": "draft",
  "id": "1f6af15a-e04d-4c40-827b-bde728e198a5",
  "kind": "resource",
  "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-specimen-laboratory",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Specimen.identifier",
      "path": "Specimen.identifier",
      "definition": "Business identifier for specimen is RECOMMENDED to include when available.",
      "mustSupport": true
    }, {
      "id": "Specimen.status",
      "path": "Specimen.status",
      "mustSupport": true
    }, {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "definition": "The kind of material that forms the specimen. RECOMMENDED to include.",
      "mustSupport": true
    }, {
      "id": "Specimen.subject",
      "path": "Specimen.subject",
      "mustSupport": true
    }, {
      "id": "Specimen.receivedTime",
      "path": "Specimen.receivedTime",
      "mustSupport": true
    }, {
      "id": "Specimen.parent",
      "path": "Specimen.parent",
      "mustSupport": true
    }, {
      "id": "Specimen.request",
      "path": "Specimen.request",
      "mustSupport": true
    }, {
      "id": "Specimen.collection",
      "path": "Specimen.collection",
      "mustSupport": true
    }, {
      "id": "Specimen.collection.collected[x]",
      "path": "Specimen.collection.collected[x]",
      "mustSupport": false
    }, {
      "id": "Specimen.collection.duration",
      "path": "Specimen.collection.duration",
      "mustSupport": false
    }, {
      "id": "Specimen.collection.quantity",
      "path": "Specimen.collection.quantity",
      "mustSupport": false
    }, {
      "id": "Specimen.collection.method",
      "path": "Specimen.collection.method",
      "mustSupport": false
    }, {
      "id": "Specimen.collection.bodySite",
      "path": "Specimen.collection.bodySite",
      "mustSupport": false
    }, {
      "id": "Specimen.collection.fastingStatus[x]",
      "path": "Specimen.collection.fastingStatus[x]",
      "mustSupport": false
    }, {
      "id": "Specimen.processing",
      "path": "Specimen.processing",
      "mustSupport": true
    }, {
      "id": "Specimen.container",
      "path": "Specimen.container",
      "mustSupport": false
    }, {
      "id": "Specimen.condition",
      "path": "Specimen.condition",
      "mustSupport": true
    }, {
      "id": "Specimen.note",
      "path": "Specimen.note",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}