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

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypePatient
IdKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Patient_Example_Minimum.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

Diese Patient-Instanz beschreibt Mini Mustermensch

Source1

{
  "resourceType": "Patient",
  "id": "12571683-1966-4f87-86dc-e301487714bd",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Patient|1.0.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "use": "official",
      "family": "Mustermensch",
      "given": [
        "Mini"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "2002"
}