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

FHIR IG Statistics: StructureDefinition/zib-LaboratoryTestResult.SpecimenSource

Packagenictiz.fhir.nl.r4.zib2020
TypeStructureDefinition
Idzib-LaboratoryTestResult.SpecimenSource
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource
Statusdraft
NameZibLaboratoryTestResultSpecimenSource
Titlezib LaboratoryTestResult.SpecimenSource
Realmnl
Authorityhl7
DescriptionSource of obtained specimen material or a microbial isolate that is used in a laboratory analysis.
PurposeThis Device resource represents the SpecimenSource concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) LaboratoryTestResult v4.6 (2020)](https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)).
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.
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
nl-core-LaboratoryTestResult.SpecimenSourcenl core LaboratoryTestResult.SpecimenSource
zib-LaboratoryTestResult.Specimenzib LaboratoryTestResult.Specimen

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": "zib-LaboratoryTestResult.SpecimenSource",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource",
  "name": "ZibLaboratoryTestResultSpecimenSource",
  "title": "zib LaboratoryTestResult.SpecimenSource",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Source of obtained specimen material or a microbial isolate that is used in a laboratory analysis.",
  "purpose": "This Device resource represents the SpecimenSource concept of the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) LaboratoryTestResult v4.6 (2020)](https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)).",
  "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": "zib-laboratorytestresult-v4.6-2020EN",
      "uri": "https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)",
      "name": "zib LaboratoryTestResult-v4.6(2020EN)"
    }
  ],
  "kind": "resource",
  "abstract": true,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device",
        "path": "Device",
        "comment": "The Device container from Dutch zib LaboratoryTestResult contains the concept for SpecimenSource."
      },
      {
        "id": "Device.deviceName",
        "path": "Device.deviceName",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Device.deviceName.name",
        "path": "Device.deviceName.name",
        "short": "SpecimenSource",
        "definition": "If the material is not collected directly from the patient but comes from a patient-related object, e.g. a cathetertip, this source of material can be recorded here.",
        "alias": [
          "BronMonster"
        ],
        "mapping": [
          {
            "identity": "zib-laboratorytestresult-v4.6-2020EN",
            "map": "NL-CM:13.1.29",
            "comment": "SpecimenSource"
          }
        ]
      },
      {
        "id": "Device.deviceName.type",
        "path": "Device.deviceName.type",
        "definition": "The type of name the device is referred by.",
        "comment": "If type is unknown, use value `other`."
      }
    ]
  }
}