This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetHSPC Gestational Age at Birth Meas Method Device
{ "resourceType": "ValueSet", "id": "hspc-gestagemeasmethdev", "meta": { "lastUpdated": "2015-12-11T17:38:40.294+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0" } ], "url": "http://hl7.org/fhir/ValueSet/hspc-gestagemeasmethdev", "version": "0.01", "name": "HSPC Gestational Age at Birth Meas Method Device", "status": "draft", "experimental": true, "publisher": "Health Services Platform Consortium (HSPC)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-02-09", "description": "SELECT SNOMED CT code system values and LOINC system code values.", "immutable": true, "copyright": "TBD", "extensible": true, "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "21840007", "display": "date of last menstrual period" }, { "code": "248986005", "display": "estimated date of conception" }, { "code": "16310003", "display": "ultrasound" }, { "code": "34536000", "display": "amniocentesis" } ] }, { "system": "http://loinc.org", "concept": [ { "code": "11881-0", "display": "Uterus Fundal height Tape measure" }, { "code": "11850-5", "display": "Gestational sac Mean diameter US" }, { "code": "11957-8", "display": "Fetal Crown Rump length US" }, { "code": "11820-8", "display": "Fetal Head Diameter.biparietal US" }, { "code": "11963-6", "display": "Fetal Femur diaphysis [Length] US" }, { "code": "11979-2", "display": "Fetal Abdomen Circumference US" }, { "code": "11984-2", "display": "Fetal Head Circumference US" } ] } ] } }
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.