{
"description": null,
"_filename": "StructureDefinition-Specimen-my-core.json",
"package_name": "myhie.v4",
"date": "2024-03-13T01:41:41.3395961+00:00",
"derivation": "constraint",
"publisher": "Health Level Seven International - Patient Care Work Group",
"fhirVersion": "4.0.1",
"purpose": "Minimal specimen attributes, usable for the laboratory results section and entry of a patient summary.",
"name": "SpecimenMyCore",
"abstract": false,
"type": "Specimen",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Specimen (MY Core)",
"package_version": "1.0.0",
"status": "active",
"id": "572d663c-6ac4-4394-ba1a-228757b2062b",
"kind": "resource",
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Specimen.type",
"path": "Specimen.type",
"binding": {
"strength": "preferred",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specimen-type-my-core"
}
}, {
"id": "Specimen.container.extension:combineSample",
"max": "1",
"path": "Specimen.container.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/specimen-combine-sample-my-core" ]
} ],
"short": "Extension to determine whether the lab test allows combining the same sample with another lab test",
"sliceName": "combineSample",
"definition": "Extension to determine whether the lab test allows combining the same sample with another lab test",
"isModifier": false
}, {
"id": "Specimen.container.type",
"min": 1,
"path": "Specimen.container.type",
"binding": {
"strength": "required",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/specimen-container-type-my-core"
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen"
}