0.1.3 - ci-build
MED - Local Development build (v0.1.3) 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 -------------------------------------------------------------------
a fhir:Appointment ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "AppointmentExample001"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.medicaia.ar/StructureDefinition/AppointmentMED"^^xsd:anyURI ;
fhir:link <https://fhir.medicaia.ar/StructureDefinition/AppointmentMED> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment AppointmentExample001</b></p><a name=\"AppointmentExample001\"> </a><a name=\"hcAppointmentExample001\"> </a><a name=\"AppointmentExample001-en-US\"> </a><p><b>identifier</b>: <code>http://www.medicaia.ar/citas</code>/c1b0be9b-1867-4ee2-be35-5511abca4edf</p><p><b>status</b>: Booked</p><p><b>serviceCategory</b>: <span title=\"Codes:{https://fhir.medicaia.ar/CodeSystem/ServiceCategoryCS 17}\">General Practice</span></p><p><b>appointmentType</b>: <span title=\"Codes:{https://fhir.medicaia.ar/CodeSystem/AppointmentTypeCS CHECKUP}\">A routine check-up, such as an annual physical</span></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 413095006}\">Clinical Review</span></p><p><b>start</b>: 2024-09-11 10:30:00+0000</p><p><b>end</b>: 2024-09-11 11:00:00+0000</p><p><b>created</b>: 2024-08-11 00:00:00+0000</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Patient-PatientExample001.html\">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></td><td>Accepted</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://fhir.medicaia.ar/StructureDefinition/Extension-AttentionType"^^xsd:anyURI ] ;
fhir:value [ fhir:v "V" ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://www.medicaia.ar/citas"^^xsd:anyURI ] ;
fhir:value [ fhir:v "c1b0be9b-1867-4ee2-be35-5511abca4edf" ] ;
fhir:assigner [
fhir:reference [ fhir:v "Organization/OrganizationExample001" ] ]
] ) ; #
fhir:status [ fhir:v "booked"] ; #
fhir:serviceCategory ( [
( fhir:coding [
fhir:system [ fhir:v "https://fhir.medicaia.ar/CodeSystem/ServiceCategoryCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "17" ] ;
fhir:display [ fhir:v "General Practice" ] ] )
] ) ; #
fhir:appointmentType [
( fhir:coding [
fhir:system [ fhir:v "https://fhir.medicaia.ar/CodeSystem/AppointmentTypeCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CHECKUP" ] ;
fhir:display [ fhir:v "A routine check-up, such as an annual physical" ] ] )
] ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:413095006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "413095006" ] ;
fhir:display [ fhir:v "Clinical management plan review" ] ] ) ;
fhir:text [ fhir:v "Clinical Review" ]
] ) ; #
fhir:start [ fhir:v "2024-09-11T10:30:00Z"^^xsd:dateTime] ; #
fhir:end [ fhir:v "2024-09-11T11:00:00Z"^^xsd:dateTime] ; #
fhir:created [ fhir:v "2024-08-11T00:00:00Z"^^xsd:dateTime] ; #
fhir:participant ( [
fhir:actor [
fhir:reference [ fhir:v "Patient/PatientExample001" ] ] ;
fhir:status [ fhir:v "accepted" ]
] ) . #
<<<<<<< HEAD
IG © 2024+ Zentricx. Package med01#0.1.3 based on FHIR 4.0.1. Generated 2024-10-07
=======
IG © 2024+ Zentricx. Package med01#0.1.3 based on FHIR 4.0.1. Generated 2024-10-17
>>>>>>> med01
Links: Table of Contents |
QA Report
Links:
Table of Contents
|