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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeFlag
Idnl-core-MedicationContraIndication-01.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

Attentievlag. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Categorie: contra-indicatie met betrekking op medicatiebewaking, Status: inactiefAuteur: Healthcare professional (role), J.H.R. Peters
Categoriecontra-indicatie met betrekking op medicatiebewaking
CodeZwangerschap
Periode8 juni 2020 - 18 maart 2021

Source1

{
  "resourceType": "Flag",
  "id": "nl-core-MedicationContraIndication-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicationContraIndication"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.ReasonClosure",
      "valueString": "Beindigd"
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
      "valueString": "Alles is goed gegaan"
    }
  ],
  "status": "inactive",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "140401000146105",
          "display": "contra-indicatie met betrekking op medicatiebewaking"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.1.902.40",
        "code": "1320",
        "display": "Zwangerschap"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "period": {
    "start": "2020-06-08",
    "end": "2021-03-18"
  },
  "author": {
    "reference": "PractitionerRole/nl-core-MedicationContraIndication-01-PractitionerRole-01",
    "type": "PractitionerRole",
    "display": "Healthcare professional (role), J.H.R. Peters"
  }
}