{ "description": null, "_filename": "PocLisSpecimen.StructureDefinition.json", "package_name": "cens.fhir.poclis-ssmso", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PocLisSpecimen", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Specimen", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "456f49e3-ac51-4d92-a6af-1bc956e735e7", "kind": "resource", "url": "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisSpecimen", "version": null, "differential": { "element": [ { "id": "Specimen.identifier", "max": "1", "min": 1, "path": "Specimen.identifier" }, { "id": "Specimen.identifier.value", "path": "Specimen.identifier.value", "maxLength": 25 }, { "id": "Specimen.accessionIdentifier", "max": "0", "path": "Specimen.accessionIdentifier" }, { "id": "Specimen.status", "max": "0", "path": "Specimen.status" }, { "id": "Specimen.type", "min": 1, "path": "Specimen.type", "binding": { "strength": "required", "valueSet": "http://cens.cl/fhir/ValueSet/TipoMuestraEpivigilia", "description": "Tipo de Muestra" } }, { "id": "Specimen.type.coding.system", "path": "Specimen.type.coding.system", "fixedUri": "http://minsal.cl/TipoMuestraEpivigilia" }, { "id": "Specimen.subject", "min": 1, "path": "Specimen.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient" ] } ] }, { "id": "Specimen.parent", "max": "0", "path": "Specimen.parent" }, { "id": "Specimen.request", "path": "Specimen.request", "type": [ { "code": "Reference", "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisServiceRequest" ] } ] }, { "id": "Specimen.collection.collector", "path": "Specimen.collection.collector", "type": [ { "code": "Reference", "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPractitioner" ] } ] }, { "id": "Specimen.processing", "max": "0", "path": "Specimen.processing" }, { "id": "Specimen.container", "max": "0", "path": "Specimen.container" }, { "id": "Specimen.condition", "max": "0", "path": "Specimen.condition" }, { "id": "Specimen.note", "max": "0", "path": "Specimen.note" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Specimen" }