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

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypeOrganization
IdOrganization-pss-CDK5-Organization-0.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: Organization pss-CDK5-Organization-0

Last updated: 2022-11-17 15:05:04+0000;

Information Source: urn:telus:emr:pss:CDK5

Profile: DwOrganization

Security Label: normal (Details: Confidentiality code N = 'normal')

identifier: urn:telus:emr:pss:CDK5:Organization/0 (use: official, )

active: true

type: Provider's office

name: CDS5 130k


Source1

{
  "resourceType": "Organization",
  "id": "pss-CDK5-Organization-0",
  "meta": {
    "lastUpdated": "2022-11-17T15:05:04.000Z",
    "source": "urn:telus:emr:pss:CDK5",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:pss:CDK5:Organization",
      "value": "0"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "PROFF",
          "display": "Provider's office"
        }
      ]
    }
  ],
  "name": "CDS5 130k"
}