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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeFlag
IdFlag-ac907bbc-89bd-45db-ab23-fdb11dd01a78.json
FHIR VersionR3

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

Flag resource:

  • Subject: 'Johan XXX_Helleman_Afblijven'

  • Status: 'Active'

  • Category: 'alert'

  • Code: 'Methicillin resistant staphylococcus aureus carrier'

  • Period start: '1-6-2010'


Source1

{
  "resourceType": "Flag",
  "id": "ac907bbc-89bd-45db-ab23-fdb11dd01a78",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "category": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "74018-3",
        "display": "alert"
      }
    ],
    "text": "waarschuwing"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "432415000",
        "display": "Methicillin resistant staphylococcus aureus carrier"
      }
    ],
    "text": "Drager MRSA"
  },
  "subject": {
    "reference": "http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
    "display": "Johan XXX_Helleman_Afblijven"
  },
  "period": {
    "start": "2010-06-01"
  }
}