FHIR IG analytics| Package | synapxe.hsar |
| Resource Type | StructureDefinition |
| Id | profile-Composition-put-care-report-observation.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=synapxe.hsar@1.0.0&canonical=http://ihis.sg/StructureDefinition/CareReportObservation |
| URL | http://ihis.sg/StructureDefinition/CareReportObservation |
| Status | active |
| Name | profile-Composition-put-care-report-observation |
| Type | Observation |
| Kind | resource |
| StructureDefinition | |
| Composition-put-base | profile-Composition-put-base |
| profile-Composition-get-care-report-summary-list | profile-Composition-get-care-report-summary-list |
| GetCareReport | profile-Composition-get-care-report |
| Composition-pophealth | profile-Composition-put-care-report |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "profile-Composition-put-care-report-observation",
"url": "http://ihis.sg/StructureDefinition/CareReportObservation",
"name": "profile-Composition-put-care-report-observation",
"status": "active",
"fhirVersion": "4.3.0",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.id",
"path": "Observation.id",
"definition": "The unique value of contained resource, it must match with the section.entry.reference",
"comment": "NA",
"min": 1
},
{
"id": "Observation.implicitRules",
"path": "Observation.implicitRules",
"max": "0"
},
{
"id": "Observation.language",
"path": "Observation.language",
"max": "0"
},
{
"id": "Observation.text",
"path": "Observation.text",
"max": "0"
},
{
"id": "Observation.contained",
"path": "Observation.contained",
"max": "0"
},
{
"id": "Observation.extension",
"path": "Observation.extension",
"max": "0"
},
{
"id": "Observation.modifierExtension",
"path": "Observation.modifierExtension",
"max": "0"
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"max": "0"
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.status",
"path": "Observation.status",
"short": "Staus of obeservation",
"definition": "NA",
"comment": "NA",
"requirements": "NA",
"fixedCode": "final",
"example": [
{
"label": "Fixed Value",
"valueCode": "final"
}
],
"isModifierReason": "NA"
},
{
"id": "Observation.category",
"path": "Observation.category",
"max": "0"
},
{
"id": "Observation.code",
"path": "Observation.code",
"definition": "Terminology code for representing the data element name such as \"diagnosis-code\" or \"cmplication-code\" so that SOE systems can specify the correct value that can be understood by downstream systems such as MCDR.",
"comment": "NA",
"requirements": "NA"
},
{
"id": "Observation.code.id",
"path": "Observation.code.id",
"max": "0"
},
{
"id": "Observation.code.extension",
"path": "Observation.code.extension",
"max": "0"
},
{
"id": "Observation.code.coding",
"path": "Observation.code.coding",
"min": 1
},
{
"id": "Observation.code.coding.id",
"path": "Observation.code.coding.id",
"max": "0"
},
{
"id": "Observation.code.coding.extension",
"path": "Observation.code.coding.extension",
"max": "0"
},
{
"id": "Observation.code.coding.system",
"path": "Observation.code.coding.system",
"short": "Identity of the terminology system.",
"definition": "NA",
"comment": "NA",
"requirements": "NA",
"min": 1,
"example": [
{
"label": "Sample value",
"valueUri": "https://ihis.sg/ValueSet/hsg-carereport-element"
}
]
},
{
"id": "Observation.code.coding.version",
"path": "Observation.code.coding.version",
"max": "0"
},
{
"id": "Observation.code.coding.code",
"path": "Observation.code.coding.code",
"definition": "Refer to the 'CareReportBusinessData'.",
"min": 1,
"example": [
{
"label": "Sample Value",
"valueCode": "diagnosis-code"
}
]
},
{
"id": "Observation.code.coding.display",
"path": "Observation.code.coding.display",
"definition": "Refer to the 'CareReportBusinessData'.",
"example": [
{
"label": "Sample Value",
"valueString": "Diagnosis Code"
}
]
},
{
"id": "Observation.code.coding.userSelected",
"path": "Observation.code.coding.userSelected",
"max": "0"
},
{
"id": "Observation.code.text",
"path": "Observation.code.text",
"max": "0"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"max": "0"
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"max": "0"
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"max": "0"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"max": "0"
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"max": "0"
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "0"
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"max": "0"
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"max": "0"
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
},
{
"id": "Observation.component",
"path": "Observation.component",
"max": "0"
}
]
}
}