FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerl.fhir.r4
Resource TypeLocation
IdExample_Location_LuogoPrestazioneCureDom.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Location",
  "id": "esempio-Location-LuogoPrestazioneCureDom",
  "meta": {
    "lastUpdated": "2023-02-07T10:17:16+01:00",
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLLocationLuogoPrestazioneCureDom"
    ],
    "versionId": "1"
  },
  "physicalType": {
    "coding": [
      {
        "system": "https://fhir.siss.regione.lombardia.it/ValueSet/SIAD-TipologiaDiLuogo",
        "code": "1",
        "display": "Propria Residenza"
      }
    ]
  }
}