FHIR IG Statistics: ValueSet/PatientComorbidityHistory
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "PatientComorbidityHistory",
"id": "PatientComorbidityHistory",
"title": "Patient's comorbidity history ValueSet",
"description": "Patient's documented history of comorbidities",
"version": "5.0",
"url": "https://furore.com/data/fhir/ValueSet/PatientComorbidityHistory",
"experimental": false,
"publisher": "DEMO",
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/SACQPatientComorbidityHistory"
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "OTH",
"display": "Other medical problems"
}
]
}
]
}
}