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 in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Source view
<Patient xmlns="http://hl7.org/fhir"> <id value="esempio-professione"/> <text> <status value="generated"/> <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> </text> <extension url="http://hl7.it/fhir/StructureDefinition/patient-occupation-it"> <valueCodeableConcept> <coding> <system value="http://terminology.hl7.it/CodeSystem/istat-professioni"/> <code value="2.4.1"/> <display value="Medici"/> </coding> </valueCodeableConcept> </extension> <extension url="http://hl7.it/fhir/StructureDefinition/patient-qualification-it"> <valueCodeableConcept> <coding> <system value="http://terminology.hl7.it/CodeSystem/istat-ctsi03"/> <code value="72004001"/> <display value="Medicina e chirurgia"/> </coding> </valueCodeableConcept> </extension> <identifier> <system value="http://hl7.it/sid/codiceFiscale"/> <value value="RSSMRT57D12D612R"/> </identifier> <name> <family value="Rossi"/> <given value="Martino"/> </name> </Patient>