PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: ex-Coverage-Elina-R-Macias-Organization - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "ex-Coverage-Elina-R-Macias-Organization",
  "meta" : {
    "profile" : [
      🔗 "https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Organization"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ex-Coverage-Elina-R-Macias-Organization</b></p><a name=\"ex-Coverage-Elina-R-Macias-Organization\"> </a><a name=\"hcex-Coverage-Elina-R-Macias-Organization\"> </a><a name=\"ex-Coverage-Elina-R-Macias-Organization-en-US\"> </a><p><b>identifier</b>: 12345</p><p><b>name</b>: Medicare</p><p><b>address</b>: PO Box 1437, Slot S401 Little Rock Arkansas 72203-1437 US </p></div>"
  },
  "identifier" : [
    {
      "value" : "12345"
    }
  ],
  "name" : "Medicare",
  "address" : [
    {
      "line" : [
        "PO Box 1437, Slot S401"
      ],
      "city" : "Little Rock",
      "state" : "Arkansas",
      "postalCode" : "72203-1437",
      "country" : "US"
    }
  ]
}