FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | ObservationDefinition |
| Id | ObservationDefinition-InstrumentalInvestigationExample1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ObservationDefinition InstrumentalInvestigationExample1
Profile: Instrumental Investigation
code: Liver doppler ultrasound
identifier: https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/instrumental-investigation-id/INST0001
{
"resourceType": "ObservationDefinition",
"id": "InstrumentalInvestigationExample1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/instrumental-investigation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/instrumental-investigation-name",
"code": "718078008",
"display": "Liver doppler ultrasound"
}
]
},
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/instrumental-investigation-id",
"value": "INST0001"
}
]
}