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

FHIR IG analytics

Packageee.fhir.ahd
Resource TypePerson
IdPerson-ahd-witness-example.json
FHIR VersionR5

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: Person ahd-witness-example

Profile: Tunnistaja

identifier: https://fhir.ee/sid/pid/est/ni/48901010011

active: true

name: Jaan Tamm (Official)


Source1

{
  "resourceType": "Person",
  "id": "ahd-witness-example",
  "meta": {
    "profile": [
      "https://fhir.ee/ahd/StructureDefinition/ahd-witness"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pid/est/ni",
      "value": "48901010011"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "Tamm",
      "given": [
        "Jaan"
      ]
    }
  ]
}