FHIR IG Statistics: StructureDefinition/zib-LaboratoryTestResult-Specimen
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "zib-LaboratoryTestResult-Specimen",
"meta": {
"versionId": "1",
"lastUpdated": "2016-11-11T12:24:01.174+00:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen",
"version": "1.0",
"name": "ZIB-LaboratoryTestResult-Specimen",
"title": "HCIM LaboratoryTestResult Specimen",
"status": "retired",
"date": "2016-11-11T12:24:01.174+00:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "The Specimen details from the LaboratoryTestResult as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.2",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"mapping": [
{
"identity": "hcim-laboratorytestresultfortransfer-v1.2.2-2015EN",
"uri": "https://zibs.nl/wiki/LaboratoryTestResultForTransfer-v1.2.2(2015EN)",
"name": "HCIM LaboratoryTestResultForTransfer-v1.2.2(2015EN)"
},
{
"identity": "hcim-patient-v2.0.1-2015EN",
"uri": "https://zibs.nl/wiki/Patient-v2.0.1(2015EN)",
"name": "HCIM Patient-v2.0.1(2015EN)"
}
],
"kind": "resource",
"abstract": false,
"type": "Specimen",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Specimen",
"path": "Specimen",
"short": "Specimen",
"definition": "A sample to be used for analysis. The HCIM LaboratoryTestResult only contains Specimen details at container and collection level. It is not prohibited, rather expected that other details will be present too.",
"alias": [
"Monster"
],
"mapping": [
{
"identity": "hcim-laboratorytestresultfortransfer-v1.2.2-2015EN",
"map": "NL-CM:13.1.2"
}
]
},
{
"id": "Specimen.type",
"path": "Specimen.type",
"short": "SpecimenMaterial",
"alias": [
"Monstermateriaal"
],
"binding": {
"strength": "extensible",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.6--20150401000000",
"display": "MonstermateriaalCodelijst"
}
},
"mapping": [
{
"identity": "hcim-laboratorytestresultfortransfer-v1.2.2-2015EN",
"map": "NL-CM:13.1.16"
}
]
},
{
"id": "Specimen.subject",
"path": "Specimen.subject",
"short": "Patient",
"alias": [
"Patiƫnt"
],
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
},
{
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Substance"
}
],
"mapping": [
{
"identity": "hcim-patient",
"map": "NL-CM:0.1.1"
}
]
},
{
"id": "Specimen.collection",
"path": "Specimen.collection"
},
{
"id": "Specimen.collection.collected",
"path": "Specimen.collection.collected[x]",
"short": "DrawingDateTime",
"alias": [
"AfnameDatumTijd"
],
"mapping": [
{
"identity": "hcim-laboratorytestresultfortransfer-v1.2.2-2015EN",
"map": "NL-CM:13.1.17"
}
]
},
{
"id": "Specimen.collection.method",
"path": "Specimen.collection.method",
"short": "DrawingProcedure",
"alias": [
"Afnameprocedure"
],
"binding": {
"strength": "extensible",
"valueSetReference": {
"reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.2--20150401000000",
"display": "AfnameprocedureCodelijst"
}
},
"mapping": [
{
"identity": "hcim-laboratorytestresultfortransfer-v1.2.2-2015EN",
"map": "NL-CM:13.1.18"
}
]
},
{
"id": "Specimen.container",
"path": "Specimen.container",
"short": "SpecimenContainer",
"alias": [
"Monstercontainer"
]
},
{
"id": "Specimen.container.identifier",
"path": "Specimen.container.identifier",
"short": "SpecimenNumber",
"alias": [
"Monsternummer"
],
"mapping": [
{
"identity": "hcim-laboratorytestresultfortransfer-v1.2.2-2015EN",
"map": "NL-CM:13.1.15"
}
]
},
{
"id": "Specimen.note",
"path": "Specimen.note",
"short": "Explanation",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "hcim-laboratorytestresultfortransfer-v1.2.2-2015EN",
"map": "NL-CM:13.1.19"
}
]
}
]
}
}