PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen
{
  "description": "The Specimen details from the LaboratoryTestResult as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2",
  "_filename": "zib-LaboratoryTestResult-Specimen.json",
  "package_name": "nictiz.fhir.nl.dstu2.zib2015",
  "date": null,
  "meta": {
    "versionId": "1",
    "lastUpdated": "2016-11-11T12:24:01.174+00:00"
  },
  "publisher": "Nictiz",
  "fhirVersion": "1.0.2",
  "name": "ZIB LaboratoryTestResult Specimen",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/OverdrachtLaboratoriumUitslag(NL)",
    "name": "Zorginformatiebouwsteen OverdrachtLaboratoriumUitslag",
    "identity": "zib-overdrachtlaboratoriumuitslag"
  }, {
    "uri": "https://zibs.nl/wiki/Patient(NL)",
    "name": "Zorginformatiebouwsteen Patient",
    "identity": "zib-patient"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "342e93eb-0663-43c5-b8eb-44b51696501e",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen",
  "base": "http://hl7.org/fhir/StructureDefinition/Specimen",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Specimen",
      "path": "Specimen",
      "type": [ {
        "code": "Specimen"
      } ],
      "alias": [ "Monster" ],
      "mapping": [ {
        "map": "NL-CM:13.1.2",
        "identity": "zib-overdrachtlaboratoriumuitslag"
      } ],
      "definition": "A sample to be used for analysis. The CBB LaboratoryTestResult only contains Specimen details at container and collection level. It is not prohibited, rather expected that other details will be present too."
    }, {
      "id": "Specimen.type",
      "path": "Specimen.type",
      "alias": [ "Monstermateriaal" ],
      "short": "SpecimenMaterial",
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "display": "MonstermateriaalCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.6--20150401000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:13.1.16",
        "identity": "zib-overdrachtlaboratoriumuitslag"
      } ]
    }, {
      "id": "Specimen.subject",
      "path": "Specimen.subject",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" ]
      }, {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Group" ]
      }, {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Device" ]
      }, {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Substance" ]
      } ],
      "mapping": [ {
        "map": "NL-CM:0.1.1",
        "identity": "zib-patient"
      } ]
    }, {
      "id": "Specimen.collection",
      "path": "Specimen.collection"
    }, {
      "id": "Specimen.collection.comment",
      "path": "Specimen.collection.comment",
      "alias": [ "Toelichting" ],
      "short": "Explanation",
      "mapping": [ {
        "map": "NL-CM:13.1.19",
        "identity": "zib-overdrachtlaboratoriumuitslag"
      } ]
    }, {
      "id": "Specimen.collection.collected",
      "path": "Specimen.collection.collected[x]",
      "alias": [ "AfnameDatumTijd" ],
      "short": "DrawingDateTime",
      "mapping": [ {
        "map": "NL-CM:13.1.17",
        "identity": "zib-overdrachtlaboratoriumuitslag"
      } ]
    }, {
      "id": "Specimen.collection.method",
      "path": "Specimen.collection.method",
      "alias": [ "Afnameprocedure" ],
      "short": "DrawingProcedure",
      "binding": {
        "strength": "extensible",
        "valueSetReference": {
          "display": "AfnameprocedureCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.2--20150401000000"
        }
      },
      "mapping": [ {
        "map": "NL-CM:13.1.18",
        "identity": "zib-overdrachtlaboratoriumuitslag"
      } ]
    }, {
      "id": "Specimen.container",
      "path": "Specimen.container",
      "alias": [ "Monstercontainer" ],
      "short": "SpecimenContainer"
    }, {
      "id": "Specimen.container.identifier",
      "path": "Specimen.container.identifier",
      "alias": [ "Monsternummer" ],
      "short": "SpecimenNumber",
      "mapping": [ {
        "map": "NL-CM:13.1.15",
        "identity": "zib-overdrachtlaboratoriumuitslag"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "constrainedType": "Specimen"
}