HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-url) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Condition Severity ValueSet - JSON Representation

Active as of 2023-06-26

Raw json | Download



{

  "resourceType" : "ValueSet",

  "id" : "jp-condition-severity-vs",

  "text" : {

    "status" : "generated",

    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jp-condition-severity-vs</b></p><a name=\"jp-condition-severity-vs\"> </a><a name=\"hcjp-condition-severity-vs\"> </a><a name=\"jp-condition-severity-vs-ja\"> </a><ul><li>Include all codes defined in <a href=\"http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS\"><code>http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS</code></a></li></ul></div>"

  },

  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ConditionSeverity_VS",

  "version" : "1.1.2-url",

  "name" : "JP_ConditionSeverity_VS",

  "title" : "JP Core Condition Severity ValueSet",

  "status" : "active",

  "experimental" : false,

  "date" : "2023-06-26",

  "publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",

  "contact" : [

    {

      "name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",

      "telecom" : [

        {

          "system" : "url",

          "value" : "http://jpfhir.jp"

        },

        {

          "system" : "email",

          "value" : "office@hlfhir.jp"

        }

      ]

    }

  ],

  "description" : "Conditionの重症度を示す値セット",

  "jurisdiction" : [

    {

      "coding" : [

        {

          "system" : "urn:iso:std:iso:3166",

          "code" : "JP"

        }

      ]

    }

  ],

  "copyright" : "copyright HL7 Japan (出典:HL7-0421) LocalDefinition",

  "compose" : {

    "include" : [

      {

        "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionSeverity_CS"

      }

    ]

  }

}