This page is part of the FHIR Specification (v5.0.0-ballot: R5 Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Biomedical Research and Regulation Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification)
General example
@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 xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:RegulatedAuthorization; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "example"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: RegulatedAuthorization</b><a name=\"example\"> </a></p><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\">Resource RegulatedAuthorization "example" </p></div><p><b>identifier</b>: id: EU/1/11/999/001</p><p><b>region</b>: EU <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (country#EU)</span></p><p><b>status</b>: active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (authorisationstatus#active)</span></p><p><b>statusDate</b>: 2015-01-14</p><p><b>validityPeriod</b>: 2014-09-03 --> 2020-05-20</p><p><b>holder</b>: <span title=\" dataExclusivityPeriod>\n <start value="2010-08-15"/>\n <end value="2020-08-15"/>\n </dataExclusivityPeriod>\n <dateOfFirstAuthorization value="2010-08-15"/>\n <internationalBirthDate value="2010-08-15"/ &#10; jurisdictionalAuthorization id="1">\n <reference value="RegulatedAuthorization/Jurusdictional1"/>\n </jurisdictionalAuthorization \"><a href=\"broken-link.html\">Organization/example</a></span></p><p><b>regulator</b>: <a href=\"broken-link.html\">Organization/example</a></p><blockquote><p><b>case</b></p><p><b>identifier</b>: id: EMEA/H/C/009999/IA/0099/G</p><p><b>type</b>: VariationTypeIA <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (marketingAuthorisationProcedureType#VariationTypeIA)</span></p><p><b>date</b>: 2014-09-02 --> 2015-08-21</p><h3>Applications</h3><table class=\"grid\"><tr><td>-</td><td><b>Identifier</b></td><td><b>Type</b></td><td><b>Date[x]</b></td></tr><tr><td>*</td><td>id: IA38G</td><td>GroupTypeIAVariationNotification <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (marketingAuthorisationApplicationType#GroupTypeIAVariationNotification)</span></td><td>2015-08-01</td></tr><tr><td>*</td><td>id: IA38F</td><td>GroupTypeIAVariationNotification <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (marketingAuthorisationApplicationType#GroupTypeIAVariationNotification)</span></td><td>2014-09-01</td></tr></table></blockquote></div>" ]; fhir:RegulatedAuthorization.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://ema.europa.eu/example/marketingAuthorisationNumber" ]; fhir:Identifier.value [ fhir:value "EU/1/11/999/001" ] ]; fhir:RegulatedAuthorization.region [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ema.europa.eu/example/country" ]; fhir:Coding.code [ fhir:value "EU" ] ] ]; fhir:RegulatedAuthorization.status [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ema.europa.eu/example/authorisationstatus" ]; fhir:Coding.code [ fhir:value "active" ] ] ]; fhir:RegulatedAuthorization.statusDate [ fhir:value "2015-01-14"^^xsd:date]; fhir:RegulatedAuthorization.validityPeriod [ fhir:Period.start [ fhir:value "2014-09-03"^^xsd:date ]; fhir:Period.end [ fhir:value "2020-05-20"^^xsd:date ] ]; fhir:RegulatedAuthorization.holder [ fhir:Reference.reference [ fhir:value "Organization/example" ] ]; fhir:RegulatedAuthorization.regulator [ fhir:Reference.reference [ fhir:value "Organization/example" ] ]; fhir:RegulatedAuthorization.case [ fhir:RegulatedAuthorization.case.identifier [ fhir:Identifier.system [ fhir:value "http://ema.europa.eu/example/procedureidentifier-number" ]; fhir:Identifier.value [ fhir:value "EMEA/H/C/009999/IA/0099/G" ] ]; fhir:RegulatedAuthorization.case.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ema.europa.eu/example/marketingAuthorisationProcedureType" ]; fhir:Coding.code [ fhir:value "VariationTypeIA" ] ] ]; fhir:RegulatedAuthorization.case.datePeriod [ fhir:Period.start [ fhir:value "2014-09-02"^^xsd:date ]; fhir:Period.end [ fhir:value "2015-08-21"^^xsd:date ] ]; fhir:RegulatedAuthorization.case.application [ fhir:index 0; fhir:RegulatedAuthorization.case.identifier [ fhir:Identifier.system [ fhir:value "http://ema.europa.eu/example/applicationidentifier-number" ]; fhir:Identifier.value [ fhir:value "IA38G" ] ]; fhir:RegulatedAuthorization.case.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ema.europa.eu/example/marketingAuthorisationApplicationType" ]; fhir:Coding.code [ fhir:value "GroupTypeIAVariationNotification" ] ] ]; fhir:RegulatedAuthorization.case.dateDateTime [ fhir:value "2015-08-01"^^xsd:date ] ], [ fhir:index 1; fhir:RegulatedAuthorization.case.identifier [ fhir:Identifier.system [ fhir:value "http://ema.europa.eu/example/applicationidentifier-number" ]; fhir:Identifier.value [ fhir:value "IA38F" ] ]; fhir:RegulatedAuthorization.case.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://ema.europa.eu/example/marketingAuthorisationApplicationType" ]; fhir:Coding.code [ fhir:value "GroupTypeIAVariationNotification" ] ] ]; fhir:RegulatedAuthorization.case.dateDateTime [ fhir:value "2014-09-01"^^xsd:date ] ] ]] . # - ontology header ------------------------------------------------------------ [a owl:Ontology; owl:imports fhir:fhir.ttl] . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 Ballot hl7.fhir.core#5.0.0-ballot generated on Sat, Sep 10, 2022 05:06+1000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change