馃敩 EMA Health Pathology Implementation Guide
0.0.1 - ci-build
馃敩 EMA Health Pathology Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7庐 FHIR庐 Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/EjemploPatologiaPractitioner> a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EjemploPatologiaPractitioner"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://emahealth.io/fhir/core/StructureDefinition/ema-core-practitioner" ;
fhir:index 0 ;
fhir:link <https://emahealth.io/fhir/core/StructureDefinition/ema-core-practitioner>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner EjemploPatologiaPractitioner</b></p><a name=\"EjemploPatologiaPractitioner\"> </a><a name=\"hcEjemploPatologiaPractitioner\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://ig.emahealth.io/core/StructureDefinition-ema-core-practitioner.html\">EMA Core Practitioner</a></p></div><p><b>identifier</b>: <code>http://regcivil.cl/Validacion/RUN</code>/11223344-5聽(use:聽official,聽)</p><p><b>active</b>: true</p><p><b>name</b>: Paulina Herrera Donoso (Official)</p><p><b>gender</b>: Female</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 309343006}\">M茅dico Anatomopat贸logo</span></td></tr></table></div>"
] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "http://regcivil.cl/Validacion/RUN" ] ;
fhir:Identifier.value [ fhir:value "11223344-5" ]
] ;
fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [ fhir:value "Herrera Donoso" ] ;
fhir:HumanName.given [
fhir:value "Paulina" ;
fhir:index 0
] ;
fhir:HumanName.prefix [
fhir:value "Dra." ;
fhir:index 0
]
] ;
fhir:Practitioner.gender [ fhir:value "female"] ;
fhir:Practitioner.qualification [
fhir:index 0 ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:309343006 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "309343006" ] ;
fhir:Coding.display [ fhir:value "Physician" ]
] ;
fhir:CodeableConcept.text [ fhir:value "M茅dico Anatomopat贸logo" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/EjemploPatologiaPractitioner.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Practitioner/EjemploPatologiaPractitioner.ttl> .
IG © 2026+ EMA Health SpA. Package emaig.pathology#0.0.1 based on FHIR 4.0.1. Generated 2026-06-30
Links: Table of Contents |
QA Report