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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeEncounter
IdCT-143794985.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "class": {
    "code": "SS",
    "display": "short stay",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "contactCategory",
          "valueCoding": {
            "code": "operatie",
            "display": "Operatie",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/contactTypeDef/categorie"
          }
        },
        {
          "url": "contactType",
          "valueString": "operatie"
        }
      ],
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType"
    }
  ],
  "id": "CT-143794985",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr",
      "use": "usual",
      "value": "143794985"
    }
  ],
  "location": [
    {
      "location": {
        "reference": "Location/CAH"
      }
    },
    {
      "location": {
        "reference": "Location/905"
      }
    }
  ],
  "meta": {
    "lastUpdated": "2021-12-20T15:03:23.223271+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhContact"
    ]
  },
  "period": {
    "end": "2021-09-02T08:31:00+02:00",
    "start": "2021-08-31T15:30:00+02:00"
  },
  "resourceType": "Encounter",
  "serviceProvider": {
    "reference": "Organization/UZL"
  },
  "status": "finished",
  "subject": {
    "reference": "Patient/JKDQVCPF9E2S"
  }
}