This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-03-20 |
@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:id [ fhir:v "v3-VaccineManufacturer"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-VaccineManufacturer"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.144" ]
] ) ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "VaccineManufacturer"] ; #
fhir:title [ fhir:v "VaccineManufacturer"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; #
fhir:publisher [ fhir:v "Health Level 7"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Health Level Seven" ]
] ) ; #
fhir:description [ fhir:v "The manufacturer of a vaccine."] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
( fhir:extension [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ;
fhir:value [ fhir:v "antisymmetric" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "transitive" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "irreflexive" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Specializes" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Generalizes" ] ] ) ;
fhir:code [ fhir:v "Specializes" ] ;
fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ;
fhir:type [ fhir:v "Coding" ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ;
fhir:value [ fhir:v "antisymmetric" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "transitive" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "irreflexive" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Generalizes" ] ] [
fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Specializes" ] ] ) ;
fhir:code [ fhir:v "Generalizes" ] ;
fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ;
fhir:type [ fhir:v "Coding" ]
] [
fhir:code [ fhir:v "internalId" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "AB" ] ;
fhir:display [ fhir:v "Abbott Laboratories (includes Ross Products Division)" ] ;
fhir:definition [ fhir:v "Abbott Laboratories (includes Ross Products Division)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11125" ] ] )
] [
fhir:code [ fhir:v "AD" ] ;
fhir:display [ fhir:v "Adams Laboratories" ] ;
fhir:definition [ fhir:v "Adams Laboratories" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11126" ] ] )
] [
fhir:code [ fhir:v "ALP" ] ;
fhir:display [ fhir:v "Alpha Therapeutic Corporation" ] ;
fhir:definition [ fhir:v "Alpha Therapeutic Corporation" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11127" ] ] )
] [
fhir:code [ fhir:v "AR" ] ;
fhir:display [ fhir:v "Armour [Inactive - use CEN]" ] ;
fhir:definition [ fhir:v "Armour \\[Inactive-use CEN\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11128" ] ] )
] [
fhir:code [ fhir:v "AVI" ] ;
fhir:display [ fhir:v "Aviron" ] ;
fhir:definition [ fhir:v "Aviron" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11129" ] ] )
] [
fhir:code [ fhir:v "BA" ] ;
fhir:display [ fhir:v "Baxter Healthcare Corporation" ] ;
fhir:definition [ fhir:v "Baxter Healthcare Corporation" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11130" ] ] )
] [
fhir:code [ fhir:v "BAY" ] ;
fhir:display [ fhir:v "Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)" ] ;
fhir:definition [ fhir:v "Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11131" ] ] )
] [
fhir:code [ fhir:v "BP" ] ;
fhir:display [ fhir:v "Berna Products [Inactive - use BPC]" ] ;
fhir:definition [ fhir:v "Berna Products \\[Inactive-use BPC\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11132" ] ] )
] [
fhir:code [ fhir:v "BPC" ] ;
fhir:display [ fhir:v "Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)" ] ;
fhir:definition [ fhir:v "Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11133" ] ] )
] [
fhir:code [ fhir:v "CEN" ] ;
fhir:display [ fhir:v "Centeon L.L.C. (includes Armour Pharmaceutical Company)" ] ;
fhir:definition [ fhir:v "Centeon L.L.C. (includes Armour Pharmaceutical Company)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11134" ] ] )
] [
fhir:code [ fhir:v "CHI" ] ;
fhir:display [ fhir:v "Chiron Corporation" ] ;
fhir:definition [ fhir:v "Chiron Corporation" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11135" ] ] )
] [
fhir:code [ fhir:v "CON" ] ;
fhir:display [ fhir:v "Connaught [Inactive - use PMC]" ] ;
fhir:definition [ fhir:v "Connaught \\[Inactive-use PMC\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11136" ] ] )
] [
fhir:code [ fhir:v "EVN" ] ;
fhir:display [ fhir:v "Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)" ] ;
fhir:definition [ fhir:v "Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11137" ] ] )
] [
fhir:code [ fhir:v "GRE" ] ;
fhir:display [ fhir:v "Greer Laboratories, Inc." ] ;
fhir:definition [ fhir:v "Greer Laboratories, Inc." ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11138" ] ] )
] [
fhir:code [ fhir:v "IAG" ] ;
fhir:display [ fhir:v "Immuno International AG" ] ;
fhir:definition [ fhir:v "Immuno International AG" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11139" ] ] )
] [
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Merieux [Inactive - use PMC]" ] ;
fhir:definition [ fhir:v "Merieux \\[Inactive-use PMC\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11140" ] ] )
] [
fhir:code [ fhir:v "IUS" ] ;
fhir:display [ fhir:v "Immuno-U.S., Inc." ] ;
fhir:definition [ fhir:v "Immuno-U.S., Inc." ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11141" ] ] )
] [
fhir:code [ fhir:v "JPN" ] ;
fhir:display [ fhir:v "The Research Foundation for Microbial Diseases of Osaka University (BIKEN)" ] ;
fhir:definition [ fhir:v "The Research Foundation for Microbial Diseases of Osaka University (BIKEN)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11142" ] ] )
] [
fhir:code [ fhir:v "KGC" ] ;
fhir:display [ fhir:v "Korea Green Cross Corporation" ] ;
fhir:definition [ fhir:v "Korea Green Cross Corporation" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11143" ] ] )
] [
fhir:code [ fhir:v "LED" ] ;
fhir:display [ fhir:v "Lederle [Inactive - use WAL]" ] ;
fhir:definition [ fhir:v "Lederle \\[Inactive-use WAL\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11144" ] ] )
] [
fhir:code [ fhir:v "MA" ] ;
fhir:display [ fhir:v "Massachusetts Public Health Biologic Laboratories" ] ;
fhir:definition [ fhir:v "Massachusetts Public Health Biologic Laboratories" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11145" ] ] )
] [
fhir:code [ fhir:v "MED" ] ;
fhir:display [ fhir:v "MedImmune, Inc." ] ;
fhir:definition [ fhir:v "MedImmune, Inc." ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11146" ] ] )
] [
fhir:code [ fhir:v "MIL" ] ;
fhir:display [ fhir:v "Miles [Inactive - use BAY]" ] ;
fhir:definition [ fhir:v "Miles \\[Inactive-use BAY\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11147" ] ] )
] [
fhir:code [ fhir:v "MIP" ] ;
fhir:display [ fhir:v "Bioport Corporation (formerly Michigan Biologic Products Institute)" ] ;
fhir:definition [ fhir:v "Bioport Corporation (formerly Michigan Biologic Products Institute)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11148" ] ] )
] [
fhir:code [ fhir:v "MSD" ] ;
fhir:display [ fhir:v "Merck and Co., Inc." ] ;
fhir:definition [ fhir:v "Merck & Co., Inc." ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11149" ] ] )
] [
fhir:code [ fhir:v "NAB" ] ;
fhir:display [ fhir:v "NABI (formerly North American Biologicals, Inc.)" ] ;
fhir:definition [ fhir:v "NABI (formerly North American Biologicals, Inc.)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11150" ] ] )
] [
fhir:code [ fhir:v "NAV" ] ;
fhir:display [ fhir:v "North American Vaccine, Inc." ] ;
fhir:definition [ fhir:v "North American Vaccine, Inc." ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11152" ] ] )
] [
fhir:code [ fhir:v "NOV" ] ;
fhir:display [ fhir:v "Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)" ] ;
fhir:definition [ fhir:v "Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11153" ] ] )
] [
fhir:code [ fhir:v "NYB" ] ;
fhir:display [ fhir:v "New York Blood Center" ] ;
fhir:definition [ fhir:v "New York Blood Center" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11151" ] ] )
] [
fhir:code [ fhir:v "ORT" ] ;
fhir:display [ fhir:v "Ortho Diagnostic Systems, Inc." ] ;
fhir:definition [ fhir:v "Ortho Diagnostic Systems, Inc." ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11155" ] ] )
] [
fhir:code [ fhir:v "OTC" ] ;
fhir:display [ fhir:v "Organon Teknika Corporation" ] ;
fhir:definition [ fhir:v "Organon Teknika Corporation" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11154" ] ] )
] [
fhir:code [ fhir:v "PD" ] ;
fhir:display [ fhir:v "Parkedale Pharmaceuticals (formerly Parke-Davis)" ] ;
fhir:definition [ fhir:v "Parkedale Pharmaceuticals (formerly Parke-Davis)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11156" ] ] )
] [
fhir:code [ fhir:v "PMC" ] ;
fhir:display [ fhir:v "Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)" ] ;
fhir:definition [ fhir:v "Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11157" ] ] )
] [
fhir:code [ fhir:v "PRX" ] ;
fhir:display [ fhir:v "Praxis Biologics [Inactive - use WAL]" ] ;
fhir:definition [ fhir:v "Praxis Biologics \\[Inactive-use WAL\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11158" ] ] )
] [
fhir:code [ fhir:v "SCL" ] ;
fhir:display [ fhir:v "Sclavo, Inc." ] ;
fhir:definition [ fhir:v "Sclavo, Inc." ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11159" ] ] )
] [
fhir:code [ fhir:v "SI" ] ;
fhir:display [ fhir:v "Swiss Serum and Vaccine Inst. [Inactive - use BPC]" ] ;
fhir:definition [ fhir:v "Swiss Serum and Vaccine Inst. \\[Inactive-use BPC\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11160" ] ] )
] [
fhir:code [ fhir:v "SKB" ] ;
fhir:display [ fhir:v "SmithKline Beecham" ] ;
fhir:definition [ fhir:v "SmithKline Beecham" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11161" ] ] )
] [
fhir:code [ fhir:v "USA" ] ;
fhir:display [ fhir:v "United States Army Medical Research and Materiel Command" ] ;
fhir:definition [ fhir:v "United States Army Medical Research and Materiel Command" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11162" ] ] )
] [
fhir:code [ fhir:v "WA" ] ;
fhir:display [ fhir:v "Wyeth-Ayerst [Inactive - use WAL]" ] ;
fhir:definition [ fhir:v "Wyeth-Ayerst \\[Inactive-use WAL\\]" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11163" ] ] )
] [
fhir:code [ fhir:v "WAL" ] ;
fhir:display [ fhir:v "Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)" ] ;
fhir:definition [ fhir:v "Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ] ] [
fhir:code [ fhir:v "internalId" ] ;
fhir:value [ fhir:v "11164" ] ] )
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.3.0 based on FHIR 4.0.1. Generated 2023-09-08
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change