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

FHIR IG analytics

Packagehl7.fhir.au.base
Resource TypeList
IdList-example1.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: List example1

Date: 2018-10-24 Mode: Working List Status: Current Code: Current Medicine
Subject: Stella Franklin (official) Female, DoB: 1985-10-14 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)Source:
Items
Observation Assertion

Source1

{
  "resourceType": "List",
  "id": "example1",
  "meta": {
    "profile": [
      "http://hl7.org.au/fhir/StructureDefinition/au-medlist"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:2793d1c8-4e99-11e9-8647-d663bd873d93"
    }
  ],
  "status": "current",
  "mode": "working",
  "code": {
    "coding": [
      {
        "system": "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1",
        "code": "101.32009",
        "display": "Current Medicine"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example0"
  },
  "date": "2018-10-24",
  "source": {
    "reference": "Practitioner/example1"
  },
  "entry": [
    {
      "item": {
        "reference": "Observation/norelevantfinding-example3"
      }
    }
  ]
}