{
"description": "Observation Method codes from [SNOMED CT](http://snomed.info/sct) where concept is-a 272394005 (Technique (qualifier value)) or is-a 129264002 (Action (qualifier value)) or is-a 386053000 (Evaluation procedure(procedure))",
"compose": {
"include": [ {
"filter": [ {
"op": "is-a",
"value": "272394005",
"property": "concept"
} ],
"system": "http://snomed.info/sct"
}, {
"filter": [ {
"op": "is-a",
"value": "129264002",
"property": "concept"
} ],
"system": "http://snomed.info/sct"
}, {
"filter": [ {
"op": "is-a",
"value": "386053000",
"property": "concept"
} ],
"system": "http://snomed.info/sct"
} ]
},
"_filename": "ValueSet-observation-methods.json",
"package_name": "hl7.fhir.r3.examples",
"date": "2019-10-24T11:53:00+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "FHIR Project team",
"name": "Observation Methods",
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
"type": null,
"experimental": "true",
"resourceType": "ValueSet",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "2296b52e-c738-4666-bb02-cc210c79d745",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/observation-methods",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.382",
"system": "urn:ietf:rfc:3986"
} ],
"version": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}