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

FHIR IG Statistics: StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource

Packagenictiz.fhir.nl.r4.nl-core
TypeStructureDefinition
Idnl-core-LaboratoryTestResult.SpecimenSource
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource
URLhttp://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource
Statusdraft
NameNlcoreLaboratoryTestResultSpecimenSource
Titlenl core LaboratoryTestResult.SpecimenSource
Realmnl
DescriptionSource of obtained specimen material or a microbial isolate that is used in a laboratory analysis.
PurposeA derived profile from [zib-LaboratoryTestResult.SpecimenSource](http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.
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

CapabilityStatement
Lab2Healthcare-Results-RetrieveServeLab2Healthcare_Results_RetrieveServe
Lab2Healthcare-Results-SendReceiveLab2Healthcare_Results_SendReceive
StructureDefinition
nl-core-LaboratoryTestResult.Specimennl core LaboratoryTestResult.Specimen

Resources that this resource uses

StructureDefinition
nl-core-Patientnl core Patient
zib-LaboratoryTestResult.SpecimenSourcezib LaboratoryTestResult.SpecimenSource

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": "nl-core-LaboratoryTestResult.SpecimenSource",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource",
  "name": "NlcoreLaboratoryTestResultSpecimenSource",
  "title": "nl core 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": "A derived profile from [zib-LaboratoryTestResult.SpecimenSource](http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "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)"
    },
    {
      "identity": "lu-dataset-laboratory-exchange-20210222",
      "uri": "https://decor.nictiz.nl/ad/#/lu-/datasets/dataset/2.16.840.1.113883.2.4.3.11.60.25.1.2/2021-02-22T00:00:00",
      "name": "ART-DECOR Dataset Lab Exchange 20210222T00:00:00"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult.SpecimenSource",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device",
        "path": "Device",
        "alias": [
          "nl-core-LaboratoryTestResult.SpecimenSource"
        ]
      },
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "short": "Patient",
        "alias": [
          "Patiƫnt"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "lu-dataset-laboratory-exchange-20210222",
            "map": "lu-concept-v2-4303",
            "comment": "Patient"
          }
        ]
      }
    ]
  }
}