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

FHIR IG analytics

Packagehl7.fhir.uv.ips
Resource TypePatient
IdPatient-66033.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: Patient 66033

Language: en

Profile: Patient (IPS)

Marie Lux-Brennard Female, DoB: 1998-04-17 ( urn:oid:1.3.182.4.4#1998041799999)


Other Id:Uniform Resource Identifier (URI)/urn:uuid:647515ed-0d5e-4c99-b23d-073fbc593f76

Source1

{
  "resourceType": "Patient",
  "id": "66033",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.3.182.4.4",
      "value": "1998041799999"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:647515ed-0d5e-4c99-b23d-073fbc593f76"
    }
  ],
  "name": [
    {
      "family": "Lux-Brennard",
      "given": [
        "Marie"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1998-04-17"
}