MyHealthWay
0.1.1 - draft Korea, Republic of

MyHealthWay - Local Development build (v0.1.1). See the Directory of published versions

: MyHealthWay Organization Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "MyHealthWayOrganizationExample",
  "meta" : {
    "profile" : [
      πŸ”— "https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"MyHealthWayOrganizationExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;MyHealthWayOrganizationExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-myhealthway-organization.html\">MyHealthWay Organization Profile</a></p></div><p><b>identifier</b>: id:\u00a0&lt;a href=&quot;http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/NamingSystem-ns-hira-healthcare-organization-identifier.html&quot;&gt;HIRA_Healthcare_Organization_Identifier&lt;/a&gt;#11100000</p><p><b>type</b>: 상급쒅합병원 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/CodeSystem-hira-healthcare-organization-types.html\">HIRA Healthcare Organization Types</a>#01)</span></p><p><b>name</b>: ν•œκ΅­λ³‘μ›</p><p><b>address</b>: μ„œμšΈνŠΉλ³„μ‹œ 쀑ꡬ μ„œμ†Œλ¬Έλ™ 37</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://www.hl7korea.or.kr/Identifier/hira-krnpi",
      "value" : "11100000"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://www.hl7korea.or.kr/CodeSystem/hira-healthcare-organization-types",
          "code" : "01",
          "display" : "상급쒅합병원"
        }
      ]
    }
  ],
  "name" : "ν•œκ΅­λ³‘μ›",
  "address" : [
    {
      "extension" : [
        {
          "extension" : [
            {
              "url" : "district",
              "valueString" : "μ„œμšΈνŠΉλ³„μ‹œ 쀑ꡬ"
            },
            {
              "url" : "roadName",
              "valueString" : "λ•μˆ˜κΆκΈΈ"
            },
            {
              "url" : "detailedAddress",
              "valueString" : "15"
            },
            {
              "url" : "complements",
              "valueString" : "μ„œμ†Œλ¬Έλ™"
            }
          ],
          "url" : "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress"
        }
      ],
      "text" : "μ„œμšΈνŠΉλ³„μ‹œ 쀑ꡬ μ„œμ†Œλ¬Έλ™ 37",
      "postalCode" : "04515"
    }
  ]
}