1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OrganizationSEVendorLite Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "105",
  "meta" : {
    "profile" : [
      🔗 "https://commonprofiles.care/StructureDefinition/OrganizationSEVendorLite/v1"🔗 ,
      "https://commonprofiles.care/fhir/StructureDefinition/OrganizationSEVendorLite|1.0.1"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 105</b></p><a name=\"105\"> </a><a name=\"hc105\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-OrganizationSEVendorLite.html\">OrganizationSEVendorLite</a>, <a href=\"https://commonprofiles.care/fhir/1.0.1/StructureDefinition-OrganizationSEVendorLite.html\">OrganizationSEVendorLiteversion: null1.0.1)</a></p></div><blockquote><p><b>CommonHsaHierarchy</b></p><ul><li>hsaCareProvider: Identifier: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE162321024-01d2</li><li>hsaCareUnit: Identifier: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE0SE162321000016-efca</li></ul></blockquote><p><b>identifier</b>: <code>urn:oid:1.2.752.129.2.1.4.1</code>/SE203343365-md65\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Medicinkliniken</p><p><b>telecom</b>: <a href=\"mailto:medicinkliniken@region.com\">medicinkliniken@region.com</a></p><p><b>address</b>: Medicingatan 24B Stockholm 15032 Sverige </p><p><b>partOf</b>: <a href=\"Organization/1060\">Organization/1060</a></p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "hsaCareProvider",
          "valueReference" : {
            "type" : "Organization",
            "identifier" : {
              "system" : "urn:oid:1.2.752.129.2.1.4.1",
              "value" : "SE162321024-01d2"
            }
          }
        },
        {
          "url" : "hsaCareUnit",
          "valueReference" : {
            "type" : "Organization",
            "identifier" : {
              "system" : "urn:oid:1.2.752.129.2.1.4.1",
              "value" : "SE0SE162321000016-efca"
            }
          }
        }
      ],
      "url" : "https://commonprofiles.care/StructureDefinition/common-hsaHierarchy/v1"
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:oid:1.2.752.129.2.1.4.1",
      "value" : "SE203343365-md65"
    }
  ],
  "active" : true,
  "name" : "Medicinkliniken",
  "telecom" : [
    {
      "system" : "email",
      "value" : "medicinkliniken@region.com"
    }
  ],
  "address" : [
    {
      "line" : [
        "Medicingatan 24B"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-careOf",
              "valueString" : "Medicin Kliniken"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine",
              "valueString" : "Medcicingatan 24B 2 trappor"
            }
          ]
        }
      ],
      "city" : "Stockholm",
      "postalCode" : "15032",
      "country" : "Sverige"
    }
  ],
  "partOf" : {
    "reference" : "Organization/1060",
    "type" : "Organization"
  }
}