This page is part of the HL7 Italia FHIR Implementation Guide (base) (v0.1.0: Public Comment 1 Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "Patient", "id" : "esempio-professione", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: esempio-professione</p><p><b>identifier</b>: RSSMRT57D12D612R</p><p><b>name</b>: Martino Rossi </p></div>" }, "extension" : [ { "url" : "http://hl7.it/fhir/StructureDefinition/patient-occupation-it", "valueCodeableConcept" : { "coding" : [ { "system" : "http://terminology.hl7.it/CodeSystem/istat-professioni", "code" : "2.4.1", "display" : "Medici" } ] } }, { "url" : "http://hl7.it/fhir/StructureDefinition/patient-qualification-it", "valueCodeableConcept" : { "coding" : [ { "system" : "http://terminology.hl7.it/CodeSystem/istat-ctsi03", "code" : "72004001", "display" : "Medicina e chirurgia" } ] } } ], "identifier" : [ { "system" : "http://hl7.it/sid/codiceFiscale", "value" : "RSSMRT57D12D612R" } ], "name" : [ { "family" : "Rossi", "given" : [ "Martino" ] } ] }