FHIR IG analytics| Package | ndhm.in |
| Resource Type | Location |
| Id | Location-Location-example-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location Location-example-02
status: Active
name: Maharashtra
mode: Kind
type: Diagnostics or therapeutics unit
physicalType: Jurisdiction
{
"resourceType": "Location",
"id": "Location-example-02",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Maharashtra",
"mode": "kind",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "DX",
"display": "Diagnostics or therapeutics unit"
}
]
}
],
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "jdn",
"display": "Jurisdiction"
}
]
}
}