HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

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

: jp-medicationmethodjamidetailusage-namingsystem - JSON Representation

Active as of 2023-10-31

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "jp-medicationmethodjamidetailusage-namingsystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://jpfhir.jp/fhir/core/NamingSystem/jp-medicationmethodjamidetailusage-namingsystem</td></tr><tr><td>Version</td><td>1.1.2-dev</td></tr><tr><td>Name</td><td>JP_MedicationMethodJAMIDetailUsage_NamingSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>JP Core MedicationMethod JAMI DetailUsage NamingSystem</p>\n</div></td></tr><tr><td>Publisher</td><td>FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)</td></tr><tr><td>Copyright</td><td><div><p>Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>1.2.392.200250.2.2.20.40</td><td/></tr><tr><td>URI</td><td>urn:oid:1.2.392.200250.2.2.20.40</td><td>true</td></tr><tr><td>URI</td><td>http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationMethodJAMIDetailUsage_CS</td><td/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://jpfhir.jp/fhir/core/NamingSystem/jp-medicationmethodjamidetailusage-namingsystem"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.1.2-dev"
    }
  ],
  "name" : "JP_MedicationMethodJAMIDetailUsage_NamingSystem",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2023-10-31",
  "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" : "JP Core MedicationMethod JAMI DetailUsage NamingSystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "1.2.392.200250.2.2.20.40"
    },
    {
      "type" : "uri",
      "value" : "urn:oid:1.2.392.200250.2.2.20.40",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicationMethodJAMIDetailUsage_CS"
    }
  ]
}