{
"description": "Proposed constraints and extensions on JCPM Toxoplasma-Mother Resource",
"_filename": "StructureDefinition-jcpm-obs-toxoplasma-mother.json",
"package_name": "fhir.outburn.co.il",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "JCPMToxoplasmaMother",
"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 Toxoplasma-Mother Profile",
"package_version": "0.5.2",
"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": "b2ac95b6-b207-4d3a-a5b0-9525ac545e48",
"kind": "resource",
"url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-obs-toxoplasma-mother",
"version": "0.3.0",
"differential": {
"element": [ {
"id": "Observation.status",
"path": "Observation.status",
"patternCode": "final"
}, {
"id": "Observation.code.coding",
"max": "1",
"min": 1,
"path": "Observation.code.coding"
}, {
"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": "22577-1"
}, {
"id": "Observation.code.coding.display",
"path": "Observation.code.coding.display",
"fixedString": "Toxoplasma gondii Ab [Presence] in Serum"
}, {
"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.effective[x]",
"min": 1,
"path": "Observation.effective[x]",
"type": [ {
"code": "dateTime"
} ],
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Observation.effectiveDateTime",
"max": "1",
"min": 1,
"path": "Observation.effectiveDateTime"
}, {
"id": "Observation.value[x]",
"max": "0",
"path": "Observation.value[x]"
}, {
"id": "Observation.specimen",
"max": "0",
"path": "Observation.specimen"
}, {
"id": "Observation.referenceRange",
"max": "0",
"path": "Observation.referenceRange"
}, {
"id": "Observation.component",
"min": 1,
"path": "Observation.component",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "code.coding.system",
"type": "value"
}, {
"path": "code.coding.code",
"type": "value"
} ]
},
"mustSupport": false
}, {
"id": "Observation.component:IgG",
"max": "1",
"min": 0,
"path": "Observation.component",
"sliceName": "IgG"
}, {
"id": "Observation.component:IgG.code.coding",
"min": 1,
"path": "Observation.component.code.coding"
}, {
"id": "Observation.component:IgG.code.coding.system",
"min": 1,
"path": "Observation.component.code.coding.system",
"fixedUri": "http://loinc.org"
}, {
"id": "Observation.component:IgG.code.coding.code",
"min": 1,
"path": "Observation.component.code.coding.code",
"fixedCode": "22580-5"
}, {
"id": "Observation.component:IgG.code.coding.display",
"path": "Observation.component.code.coding.display",
"fixedString": "Toxoplasma gondii IgG Ab [Presence] in Serum"
}, {
"id": "Observation.component:IgG.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Observation.component:IgG.valueCodeableConcept",
"max": "1",
"min": 0,
"path": "Observation.component.valueCodeableConcept",
"binding": {
"strength": "required",
"valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-pos-neg"
}
}, {
"id": "Observation.component:IgM",
"max": "1",
"min": 0,
"path": "Observation.component",
"sliceName": "IgM"
}, {
"id": "Observation.component:IgM.code.coding",
"min": 1,
"path": "Observation.component.code.coding"
}, {
"id": "Observation.component:IgM.code.coding.system",
"min": 1,
"path": "Observation.component.code.coding.system",
"fixedUri": "http://loinc.org"
}, {
"id": "Observation.component:IgM.code.coding.code",
"min": 1,
"path": "Observation.component.code.coding.code",
"fixedCode": "25542-2"
}, {
"id": "Observation.component:IgM.code.coding.display",
"path": "Observation.component.code.coding.display",
"fixedString": "Toxoplasma gondii IgM Ab [Presence] in Serum"
}, {
"id": "Observation.component:IgM.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Observation.component:IgM.valueCodeableConcept",
"max": "1",
"min": 0,
"path": "Observation.component.valueCodeableConcept",
"binding": {
"strength": "required",
"valueSet": "http://fhir.outburn.co.il/ValueSet/observation-clinical-findings-pos-neg"
}
} ]
},
"contact": [ {
"name": "Outburn LTD",
"telecom": [ {
"value": "http://outburn.co.il",
"system": "url"
} ]
} ],
"baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-observation"
}