| Package | tiga.health.clinical |
| Resource Type | StructureDefinition |
| Id | ObservationSocialHistory.StructureDefinition |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/fhir/StructureDefinition/SocialHistory |
| URL | http://tigahealth.com/fhir/StructureDefinition/SocialHistory |
| Status | draft |
| Name | SocialHistory |
| Type | Observation |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://tigahealth.com/fhir/StructureDefinition/SocialHistory",
"name": "SocialHistory",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.identifier.type",
"path": "Observation.identifier.type",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding"
}
],
"rules": "open"
}
},
{
"id": "Observation.identifier.type:PRN",
"path": "Observation.identifier.type",
"sliceName": "PRN",
"min": 1
},
{
"id": "Observation.identifier.type:PRN.coding.system",
"path": "Observation.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
},
{
"id": "Observation.identifier.type:PRN.coding.code",
"path": "Observation.identifier.type.coding.code",
"min": 1,
"fixedCode": "PRN"
},
{
"id": "Observation.category",
"path": "Observation.category",
"min": 1,
"max": "1"
},
{
"id": "Observation.category.coding",
"path": "Observation.category.coding",
"min": 1,
"max": "1"
},
{
"id": "Observation.category.coding.system",
"path": "Observation.category.coding.system",
"min": 1,
"fixedUri": "http://hl7.org/fhir/ValueSet/observation-category"
},
{
"id": "Observation.category.coding.code",
"path": "Observation.category.coding.code",
"min": 1,
"fixedCode": "social-history"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"min": 1
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"min": 1
}
]
}
}