Integro IG
0.0.1 - ci-build

Integro IG - Local Development build (v0.0.1). See the Directory of published versions

: Clinical Status of Condition Value Set - JSON Representation

Active as of 2023-12-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CLIST",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\"><code>http://terminology.hl7.org/CodeSystem/condition-clinical</code></a></li></ul></div>"
  },
  "url" : "file:///C:/FHIR/Integro/ValueSet/CLIST",
  "version" : "0.0.1",
  "name" : "CLIST",
  "title" : "Clinical Status of Condition Value Set",
  "status" : "active",
  "date" : "2023-12-07T11:44:28+01:00",
  "contact" : [
    {
      "name" : "Mario Sicuranza",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mario.sicuranza@icar.cnr.it"
        }
      ]
    }
  ],
  "description" : "Value set per lo stato della condizione clinica",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical"
      }
    ]
  }
}