FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/PatientComorbidityHistory

Packagefurore.test.fsh.demo
Resource TypeValueSet
IdPatientComorbidityHistory
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=furore.test.fsh.demo@0.1.0-rc1&canonical=https://furore.com/data/fhir/ValueSet/PatientComorbidityHistory
URLhttps://furore.com/data/fhir/ValueSet/PatientComorbidityHistory
Version5.0
Statusactive
NamePatientComorbidityHistory
TitlePatient's comorbidity history ValueSet
DescriptionPatient's documented history of comorbidities

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
ValueSet
SACQPatientComorbidityHistorySACQ Patient's comorbidity history ValueSet

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"
          }
        ]
      }
    ]
  }
}