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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeEncounter
IdAD-270033903.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": "AMB",
    "display": "ambulatory",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
  },
  "hospitalization": {
    "admitSource": {
      "coding": [
        {
          "code": "NX001",
          "display": "1-thuis",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/opnameOntslagParamDef/parameterType/herkomstOpname"
        }
      ]
    },
    "dischargeDisposition": {
      "coding": [
        {
          "code": "NX009",
          "display": "medisch advies",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/opnameOntslagParamDef/parameterType/aardOntslag"
        },
        {
          "code": "NX001",
          "display": "Terug naar huis",
          "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/pm/opnameOntslagParamDef/parameterType/bestemmingOntslag"
        }
      ]
    }
  },
  "id": "AD-270033903",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/administratiefDossier/administratiefDossierNr",
      "use": "usual",
      "value": "270033903"
    }
  ],
  "meta": {
    "lastUpdated": "2021-11-08T14:51:19.280800+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhStay"
    ]
  },
  "period": {
    "end": "2021-08-23T23:59:00+02:00",
    "start": "2021-08-23T10:23:00+02:00"
  },
  "resourceType": "Encounter",
  "serviceProvider": {
    "reference": "Organization/HHT"
  },
  "status": "finished",
  "subject": {
    "reference": "Patient/TLU7DAK3RC35"
  }
}