{ "description": null, "_filename": "PocLisObservation.StructureDefinition.json", "package_name": "cens.fhir.poclis-ssmso", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PocLisObservation", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "854df2a5-16ce-4e4e-9bae-29c7fca9fe27", "kind": "resource", "url": "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisObservation", "version": null, "differential": { "element": [ { "id": "Observation.extension", "path": "Observation.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Observation.extension:informeResultado", "path": "Observation.extension", "type": [ { "code": "Extension", "profile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/InformeResultado" ] } ], "sliceName": "informeResultado" }, { "id": "Observation.identifier", "max": "1", "min": 1, "path": "Observation.identifier" }, { "id": "Observation.identifier.system", "path": "Observation.identifier.system", "fixedUri": "http://minsal.cl/NumeroPeticionLab" }, { "id": "Observation.identifier.value", "path": "Observation.identifier.value", "maxLength": 25 }, { "id": "Observation.basedOn", "max": "0", "path": "Observation.basedOn" }, { "id": "Observation.partOf", "max": "0", "path": "Observation.partOf" }, { "id": "Observation.status", "path": "Observation.status", "fixedCode": "final" }, { "id": "Observation.category", "max": "0", "path": "Observation.category" }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "required", "valueSet": "http://cens.cl/fhir/ValueSet/PocLisCodigoTest" } }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient" ] } ] }, { "id": "Observation.focus", "max": "0", "path": "Observation.focus" }, { "id": "Observation.encounter", "max": "0", "path": "Observation.encounter" }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "short": "Fecha de Validación" }, { "id": "Observation.issued", "max": "0", "path": "Observation.issued" }, { "id": "Observation.performer", "path": "Observation.performer", "type": [ { "code": "Reference", "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisOrganization" ] } ] }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://cens.cl/fhir/ValueSet/PocLisResultadoTest", "description": "Resultado Test" } }, { "id": "Observation.dataAbsentReason", "max": "0", "path": "Observation.dataAbsentReason" }, { "id": "Observation.interpretation", "max": "0", "path": "Observation.interpretation" }, { "id": "Observation.note", "max": "0", "path": "Observation.note" }, { "id": "Observation.bodySite", "max": "0", "path": "Observation.bodySite" }, { "id": "Observation.method", "max": "0", "path": "Observation.method" }, { "id": "Observation.specimen", "min": 1, "path": "Observation.specimen", "type": [ { "code": "Reference", "targetProfile": [ "http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisSpecimen" ] } ] }, { "id": "Observation.device", "max": "0", "path": "Observation.device" }, { "id": "Observation.referenceRange", "max": "0", "path": "Observation.referenceRange" }, { "id": "Observation.hasMember", "max": "0", "path": "Observation.hasMember" }, { "id": "Observation.derivedFrom", "max": "0", "path": "Observation.derivedFrom" }, { "id": "Observation.component", "max": "0", "path": "Observation.component" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }