HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SarsCov2NucleicAcidTestReportCompositionExample01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-sars-cov-2-nucleic-acid-test"^^xsd:anyURI ;
fhir:link <http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-sars-cov-2-nucleic-acid-test> ] )
] ; #
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: Composition SarsCov2NucleicAcidTestReportCompositionExample01</b></p><a name=\"SarsCov2NucleicAcidTestReportCompositionExample01\"> </a><a name=\"hcSarsCov2NucleicAcidTestReportCompositionExample01\"> </a><a name=\"SarsCov2NucleicAcidTestReportCompositionExample01-en-US\"> </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=\"StructureDefinition-profile-sars-cov-2-nucleic-acid-test.html\">新型冠状病毒核酸检测报告共享文档本地化定义</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.10093.1.23.24.3454354</code>/N123455</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/phr-document-type P001}\">新型冠状病毒核酸检测报告</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category PHR}\">个人健康档案共享文档</span></p><p><b>encounter</b>: <a href=\"Encounter-Covid19EncounterExample01.html\">Encounter: status = completed; class = field; type = 检查检验; actualPeriod = 2022-05-20 18:45:50+0800 --> (ongoing)</a></p><p><b>date</b>: 2002-08-23 16:45:50-0500</p><p><b>author</b>: <a href=\"Practitioner-PractitionerExample01.html\">Practitioner 赵勇(official)</a></p><p><b>title</b>: 新型冠状病毒核酸检测报告</p><p><b>custodian</b>: <a href=\"Organization-HospitalExample01.html\">北大人民医院</a></p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.10093.1.23.24.3454354"^^xsd:anyURI ] ;
fhir:value [ fhir:v "N123455" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org.cn/fhir/connectathon/CodeSystem/phr-document-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "P001" ] ;
fhir:display [ fhir:v "新型冠状病毒核酸检测报告" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PHR" ] ;
fhir:display [ fhir:v "个人健康档案共享文档" ] ] )
] ) ; #
fhir:subject ( [
fhir:reference [ fhir:v "Patient/PatientExample01" ]
] ) ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/Covid19EncounterExample01" ]
] ; #
fhir:date [ fhir:v "2002-08-23T16:45:50.597-05:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Practitioner/PractitionerExample01" ]
] ) ; #
fhir:title [ fhir:v "新型冠状病毒核酸检测报告"] ; #
fhir:custodian [
fhir:reference [ fhir:v "Organization/HospitalExample01" ] ;
fhir:display [ fhir:v "北大人民医院" ]
] ; #
fhir:section ( [
fhir:title [ fhir:v "检验结果" ] ;
fhir:code [
( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "检验结果" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/Covid19ResultExample01" ] ] [
fhir:reference [ fhir:v "Observation/Covid19ResultExample02" ] ] )
] [
fhir:title [ fhir:v "标本信息" ] ;
fhir:code [
( fhir:coding [
a loinc:68992-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "68992-7" ] ;
fhir:display [ fhir:v "标本信息" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Specimen/Covid19SpecimenExample01" ] ] )
] ) . #
本实施指南 hl7cn.fhir.connectathon#2025.3.12 基于
FHIR 5.0.0
设计。
本页面于 2025-03-11 构建。
本站点由 叶彦波 维护。
版权所有 © 2025+
HL7中国
。
链接: 目录 |
QA报告