Publication Build: This will be filled in by the publication tooling
Page standards status: Trial-use |
@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:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "mims-external"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://www.mims.com.au/codes</code> defines many codes, but they are not represented here</p></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.valueCode [
fhir:value "trial-use";
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ];
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base";
fhir:link <http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base> ] ] ]
]; #
fhir:CodeSystem.url [ fhir:value "http://www.mims.com.au/codes"]; #
fhir:CodeSystem.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:1.2.36.1.2001.1005.11.1" ]
]; #
fhir:CodeSystem.version [ fhir:value "4.1.0"]; #
fhir:CodeSystem.name [ fhir:value "MIMS"]; #
fhir:CodeSystem.title [ fhir:value "Monthly Index of Medical Specialties (MIMS)"]; #
fhir:CodeSystem.status [ fhir:value "active"]; #
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2023-02-24T08:31:37+11:00"^^xsd:dateTime]; #
fhir:CodeSystem.publisher [ fhir:value "HL7 Australia"]; #
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Australia Patient Administration Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://confluence.hl7australia.com/display/PA" ];
fhir:ContactPoint.use [ fhir:value "work" ] ]
], [
fhir:index 1;
fhir:ContactDetail.name [ fhir:value "HL7 Australia Orders and Observations Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://confluence.hl7australia.com/display/OO" ];
fhir:ContactPoint.use [ fhir:value "work" ] ]
], [
fhir:index 2;
fhir:ContactDetail.name [ fhir:value "HL7 Australia Medications Working Group" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://confluence.hl7australia.com/display/MED" ];
fhir:ContactPoint.use [ fhir:value "work" ] ]
]; #
fhir:CodeSystem.description [ fhir:value "This CodeSystem resource represents the Monthly Index of Medical Specialties (MIMS) code system published by MIMS Australia. The intended use of MIMS data is to fully specify the product as a combination of product code, form code, and pack code. For example, when providing a MIMS Code within a Clinical Document Architecture (CDA) document, the MIMS code will be a minimum of 5 digits (in most cases, will be 8 digits).This is not the canonical publication of this code system nor it is intended to be publication on behalf of the MIMS Australia. For the complete content of the code system contact the publisher."]; #
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "AU" ] ]
]; #
fhir:CodeSystem.copyright [ fhir:value "Copyright (c) MIMS Australia Pty Ltd."]; #
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; #
fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.content [ fhir:value "not-present"]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2017+ HL7 Australia. Package hl7.fhir.au.base#4.1.0 based on FHIR 4.0.1. Generated 2023-02-24
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change