FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | Organization |
| Id | Organization-organization-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Organization organization-example
Language: en
Profile: OrganizationLt
identifier: https://registrai.lt/jar/123456789
active: true
name: Vilnius Heart Clinic
Lithuanian
Generated Narrative: Organization organization-example
Language: en
Profile: OrganizationLt
identifier: https://registrai.lt/jar/123456789
active: true
name: Vilnius Heart Clinic
{
"resourceType": "Organization",
"id": "organization-example",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/organization-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://registrai.lt/jar",
"value": "123456789"
}
],
"active": true,
"name": "Vilnius Heart Clinic"
}