FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-DrugUse-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 1 januari 1970 - 1 januari 1985 |
|---|---|
| Code | Waarde |
| bevinding betreffende drugsgebruik | Cocaïne |
| substantie | Heroïne |
| toedieningsweg | Heeft nooit drugs gebruikt |
| detail over drugsmisbruik | 3x per week |
{
"resourceType": "Observation",
"id": "nl-core-DrugUse-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-DrugUse"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228366006",
"display": "bevinding betreffende drugsgebruik"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectivePeriod": {
"start": "1970-01-01",
"end": "1985-01-01"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387085005",
"display": "Cocaïne"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "105590001",
"display": "substantie"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387341002",
"display": "Heroïne"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "410675002",
"display": "toedieningsweg"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228368007",
"display": "Heeft nooit drugs gebruikt"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363908000",
"display": "detail over drugsmisbruik"
}
]
},
"valueString": "3x per week"
}
]
}