FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Flag |
| Id | nl-core-Alert-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Categorie | Alert |
|---|---|
| Code | Drager van meticillineresistente Staphylococcus aureus |
| Periode | Vanaf 1 juni 2010 |
{
"resourceType": "Flag",
"id": "nl-core-Alert-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Alert"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "74018-3",
"display": "Alert"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "432415000",
"display": "Drager van meticillineresistente Staphylococcus aureus"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"period": {
"start": "2010-06-01"
}
}