National Healthcare Directory Query
1.0.0-ballot - ballot United States of America flag

National Healthcare Directory Query, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/fhir-directory-query/ and changes regularly. See the Directory of published versions

: CareTeam1 - JSON Representation

Raw json | Download


{
  "resourceType" : "CareTeam",
  "id" : "CareTeam1",
  "meta" : {
    "lastUpdated" : "2020-07-07T13:26:22.0314215+00:00",
    "profile" : [
      "http://hl7.org/fhir/us/directory-query/StructureDefinition/NatlDirEndpointQry-CareTeam"
    ]
  },
  "language" : "en-US",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p><b>Generated Narrative: CareTeam</b><a name=\"CareTeam1\"> </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 CareTeam &quot;CareTeam1&quot; Updated &quot;2020-07-07 13:26:22+0000&quot;  (Language &quot;en-US&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NatlDirEndpointQry-CareTeam.html\">National Directory Endpoint Qry Care Team</a></p></div><p><b>NatlDirEndpointQry Careteam Alias</b>: CareTeam1</p><p><b>NatlDirEndpointQry Practitioner Endpoint Reference</b>: <a href=\"Endpoint-AcmeOfCTPortalEndpoint.html\">Endpoint/AcmeOfCTPortalEndpoint</a> &quot;Endpoint for Acme of CT Portal&quot;</p><p><b>NatlDirEndpointQry Healthcareservice Reference</b>: <a href=\"HealthcareService-HansSoloService.html\">HealthcareService/HansSoloService</a></p><p><b>NatlDir Usage Restriction</b>: <a href=\"Consent-PatientConsent.html\">Consent/PatientConsent</a></p><p><b>identifier</b>: id: ?ngen-9?</p><p><b>status</b>: proposed</p><p><b>category</b>: Event-focused care team <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA27975-4)</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/us/directory-query/StructureDefinition/careteam-alias",
      "valueString" : "CareTeam1"
    },
    {
      "url" : "http://hl7.org/fhir/us/directory-query/StructureDefinition/endpoint-reference",
      "valueReference" : {
        "reference" : "Endpoint/AcmeOfCTPortalEndpoint"
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/directory-query/StructureDefinition/healthcareservice-reference",
      "valueReference" : {
        "reference" : "HealthcareService/HansSoloService"
      }
    },
    {
      "url" : "http://hl7.org/fhir/us/directory-query/StructureDefinition/usage-restriction",
      "valueReference" : {
        "reference" : "Consent/PatientConsent"
      }
    }
  ],
  "identifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/us/directory-query/StructureDefinition/identifier-status",
          "valueCode" : "active"
        }
      ]
    }
  ],
  "status" : "proposed",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "LA27975-4"
        }
      ]
    }
  ]
}