{ "description": null, "_filename": "ObservationSocialHistory.StructureDefinition.json", "package_name": "tiga.health.clinical", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "SocialHistory", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.1.0", "status": "draft", "id": "cdd084a6-71e0-412e-8aea-537b24468d56", "kind": "resource", "url": "http://tigahealth.com/fhir/StructureDefinition/SocialHistory", "version": null, "differential": { "element": [ { "id": "Observation.identifier.type", "path": "Observation.identifier.type", "slicing": { "rules": "open", "discriminator": [ { "path": "coding", "type": "value" } ] } }, { "id": "Observation.identifier.type:PRN", "min": 1, "path": "Observation.identifier.type", "sliceName": "PRN" }, { "id": "Observation.identifier.type:PRN.coding.system", "min": 1, "path": "Observation.identifier.type.coding.system", "fixedUri": "http://moph.qa/codesystem/PatientIdentifier" }, { "id": "Observation.identifier.type:PRN.coding.code", "min": 1, "path": "Observation.identifier.type.coding.code", "fixedCode": "PRN" }, { "id": "Observation.category", "max": "1", "min": 1, "path": "Observation.category" }, { "id": "Observation.category.coding", "max": "1", "min": 1, "path": "Observation.category.coding" }, { "id": "Observation.category.coding.system", "min": 1, "path": "Observation.category.coding.system", "fixedUri": "http://hl7.org/fhir/ValueSet/observation-category" }, { "id": "Observation.category.coding.code", "min": 1, "path": "Observation.category.coding.code", "fixedCode": "social-history" }, { "id": "Observation.effective[x]", "min": 1, "path": "Observation.effective[x]" }, { "id": "Observation.value[x]", "min": 1, "path": "Observation.value[x]" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }