{ "description": "Proposed constraints and extensions on JCPM Pregnancy-Findings Resource", "_filename": "StructureDefinition-jcpm-obs-pregnancy-findings.json", "package_name": "fhir.outburn.co.il", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "JCPMObservationPregnancyFindings", "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": "JCPM Observation Pregnancy-Findings Profile", "package_version": "0.5.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Diagnostics" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "draft", "id": "812b07a6-b623-4ff5-812d-c35e42d32f33", "kind": "resource", "url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-obs-pregnancy-findings", "version": "0.3.0", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "patternCode": "final" }, { "id": "Observation.category.coding", "path": "Observation.category.coding", "binding": { "strength": "required", "valueSet": "http://fhir.outburn.co.il/ValueSet/jcpm-resource-category" } }, { "id": "Observation.category.coding.system", "min": 1, "path": "Observation.category.coding.system" }, { "id": "Observation.category.coding.code", "min": 1, "path": "Observation.category.coding.code" }, { "id": "Observation.code.coding.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding.code", "min": 1, "path": "Observation.code.coding.code", "fixedCode": "89492-3" }, { "id": "Observation.code.coding.display", "path": "Observation.code.coding.display", "fixedString": "Umbilical cord exam findings" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-patient" ] } ] }, { "id": "Observation.focus", "max": "1", "min": 1, "path": "Observation.focus" }, { "id": "Observation.focus.type", "path": "Observation.focus.type", "fixedUri": "condition" }, { "id": "Observation.focus.identifier", "min": 1, "path": "Observation.focus.identifier" }, { "id": "Observation.focus.identifier.system", "min": 1, "path": "Observation.focus.identifier.system" }, { "id": "Observation.focus.identifier.value", "min": 1, "path": "Observation.focus.identifier.value" }, { "id": "Observation.focus.display", "path": "Observation.focus.display", "fixedString": "הריון" }, { "id": "Observation.encounter", "min": 1, "path": "Observation.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-enc-birth" ] } ] }, { "id": "Observation.component", "min": 1, "path": "Observation.component" }, { "id": "Observation.component.code.coding", "min": 1, "path": "Observation.component.code.coding", "binding": { "strength": "required", "valueSet": "http://fhir.outburn.co.il/ValueSet/jcpm-umbilical-obs-code" } }, { "id": "Observation.component.code.coding.system", "min": 1, "path": "Observation.component.code.coding.system", "patternUri": "http://snomed.info/sct" }, { "id": "Observation.component.code.coding.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component.code.coding.display", "path": "Observation.component.code.coding.display", "fixedString": "[#] Pregnancies" }, { "id": "Observation.component.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ], "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Observation.component.valueCodeableConcept", "max": "1", "min": 0, "path": "Observation.component.valueCodeableConcept", "binding": { "strength": "required", "valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-yes-sus" } }, { "id": "Observation.component.valueCodeableConcept.coding.system", "min": 1, "path": "Observation.component.valueCodeableConcept.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.component.valueCodeableConcept.coding.code", "min": 1, "path": "Observation.component.valueCodeableConcept.coding.code" }, { "id": "Observation.component.interpretation.coding", "path": "Observation.component.interpretation.coding", "binding": { "strength": "required", "valueSet": "http://fhir.outburn.co.il/ValueSet/jcpm-obs-interpretation" } }, { "id": "Observation.component.interpretation.coding.system", "min": 1, "path": "Observation.component.interpretation.coding.system", "patternUri": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation" }, { "id": "Observation.component.interpretation.coding.code", "min": 1, "path": "Observation.component.interpretation.coding.code" }, { "id": "Observation.component.interpretation.coding.display", "min": 1, "path": "Observation.component.interpretation.coding.display" } ] }, "contact": [ { "name": "Outburn LTD", "telecom": [ { "value": "http://outburn.co.il", "system": "url" } ] } ], "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-observation" }