FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.directory-attestation
Resource TypeCareTeam
IdCareTeam-CareTeam1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CareTeam

Resource CareTeam "CareTeam1" Updated "2020-07-07 13:26:22+0000" (Language "en-US")

Profile: NatDir Care Team

NatlDirEndpointQry Careteam Alias: CareTeam1

NatlDirEndpointQry Practitioner Endpoint Reference: Endpoint/AcmeOfCTPortalEndpoint "Endpoint for Acme of CT Portal"

NatlDirEndpointQry Healthcareservice Reference: HealthcareService/hsZchHy4Z3ufZw3tP

NatlDir Usage Restriction: Consent/PatientConsent

identifier: id: ?ngen-9?

status: proposed

category: Event-focused care team (LOINC#LA27975-4)


Source1

{
  "resourceType": "CareTeam",
  "id": "CareTeam1",
  "meta": {
    "lastUpdated": "2020-07-07T13:26:22.0314215+00:00",
    "profile": [
      "http://hl7.org/fhir/us/directory-attestation/StructureDefinition/NatlDirAttest-CareTeam"
    ]
  },
  "language": "en-US",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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/hsZchHy4Z3ufZw3tP"
      }
    },
    {
      "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"
        }
      ]
    }
  ]
}